I have a dynamic options dropdown box. That also works so far.
Now I want to display more data under the dropdown based on the selected entry.
A container with interface events/reload and text node {str:rand} works. When changing from the dropdown, a random number is generated.
But how can I display the additional DB fields from the selected entry?
Now I want to display more data under the dropdown based on the selected entry.
A container with interface events/reload and text node {str:rand} works. When changing from the dropdown, a random number is generated.
But how can I display the additional DB fields from the selected entry?
You need to login to be able to post a reply.