I want to create a custom prevalue source very similar to the "Umbraco Documents" prevalue but I want to filter the children nodes (based on Archetype fieldset) and modify the values to include more than just the document name.
Can anyone give me a few hints how to do this? I have to say, I am really disappointed in how poorly documented Umbraco Forms is for developers. This should be a lot easier...
Umbraco Forms - Custom Prevalue Source
I want to create a custom prevalue source very similar to the "Umbraco Documents" prevalue but I want to filter the children nodes (based on Archetype fieldset) and modify the values to include more than just the document name.
Can anyone give me a few hints how to do this? I have to say, I am really disappointed in how poorly documented Umbraco Forms is for developers. This should be a lot easier...
You should create a new class for pre value source like in attached![enter image description here](/media/upload/f486af92-dbe8-4100-b36f-37fedebeac13/Screenshot_1.png)
is working on a reply...