Hey there,
I have two dropdown menus. I'm trying on the following:
When I do a selection in the first dropdown, the second dropdown should just show the related data (that fits the selection from the first dropdown).
(The relationship between the data is given by special coloums, so that's okay when I set the conditions right. It works when the condition compares the table field with a fixed value but it doesn't work when the table field is compared with {data:field1}, where "field1" is the field name of the first dropdown.
I think that's because the change / the selection in the first dropdown isn't updaded (event? reload?) when the data for the second dropdown is been read.
Could you help me please? I use chronoforms v7.
I have two dropdown menus. I'm trying on the following:
When I do a selection in the first dropdown, the second dropdown should just show the related data (that fits the selection from the first dropdown).
(The relationship between the data is given by special coloums, so that's okay when I set the conditions right. It works when the condition compares the table field with a fixed value but it doesn't work when the table field is compared with {data:field1}, where "field1" is the field name of the first dropdown.
I think that's because the change / the selection in the first dropdown isn't updaded (event? reload?) when the data for the second dropdown is been read.
Could you help me please? I use chronoforms v7.
Did you check the Connected Dropdown demo form ? you find it on the new form creation page!
You need to login to be able to post a reply.