More detail is required: Multiple Datasource Property

Hi Guys

So after the Treepl team have gone through the public backlog to review the requests, some request needs more details to have a chance to be review by the team.

Typically these are older requests that might have been mentioned in Slack and have not been opened as a topic here on the forum as it didn’t exist at the time. Therefore I will add the ones that are missing.

So the above text you will see in several of these form topics :slight_smile:


This request has very little detail and I am not sure where the discussion started, so please add any form of information or request here, so it can be added to the request so it can get reviewed (or removed) :slight_smile:

https://treepl.co/public-backlog-state/request/multiple-datasource-property

1 Like

I actually think this is one of my own requests :slight_smile:

I have experienced that I would like to add more than one option from a datasource in a custom module, but this is not possible. For example in the added image. I would like to add both “Option 1” and “Option 2” from the Datasource, but I can only add one of the options.

Would be great if it was possible to select multiple items in a checkbox list or similar :slight_smile:

This would be a great improvement. Basically turning the Data Source into a similar format to Categories or Tags. But instead of the liquid output being an array it would be an object with items (to support Id, Name, and URL of the linked item as we have now for just a single data source).

4 Likes

The ability to select multiple options from a Data Source property is a feature we have been seeking as well. I agree with Adam Wilson that incorporating this in the admin similar to Categories or Tags would be a good solution.

Does anyone know if this has been discussed by Treepl. I think it would be a huge feature to get in place.

1 Like

@lachlanmunday - It currently has 9 votes and is number 3 on the “total” list, so I am quite sure that the team will look into this feature in the near future :crossed_fingers:

This idea has been posted over 3 years ago now. Has anyone heard if this is being actively worked on by Treepl.

It would be an extremely helpful feature.

Does anyone else handle this shortcoming in a particular way currently?

I communicated to Alex that this feature is not only important for developers for flexibility but also reduces CPU load from the servers as partners have to do more properties to get the job done. Modules with a lot of properties cause higher CPU load and hence higher cost I got told. So as far as I know the team is aware of that and working on it.
The only way for now to resemble that functionality of Multiple Datasource Properties for now would be via front end editing: You set your property up as simple text field and in your module create and edit forms you would have to use select fields set on “multiple” and pull the options from the source module.

1 Like