rk39193348
05-05-2017
Hi,
I have a scenario where I have a dropdown inside multifield on click of values inside dropdown text field and another multifield should appear. How to achieve this?
James_R_Green
06-05-2017
When you say multiffield, do you mean AEM Forms Drop-down list component?
If so, you could use the rules editor to hide/show the other field based on the value
08-05-2017
James R Green wrote... Hi, When you say multiffield, do you mean AEM Forms Drop-down list component? If so, you could use the rules editor to hide/show the other field based on the value
James R Green wrote...
When I say multifield, I mean the xtype multifield. Component with plus symbols. Can you please help? I need it urgently.
Ah so it sounds like it is a custom component. I would still think that you could change the visibility of it using javascript.
Do you have an example of your component, maybe in a crx package?