Hallo,
I have 1 dropdown whose contents are value1, value2, value3, value4 and value5, i want to make if value1 selected then display 1 input appear, if value2 selected then display 2 inputs appear too, etc.
So initially the input is hidden and will appear when selecting in the dropdown according to the value selected.
I have 1 dropdown whose contents are value1, value2, value3, value4 and value5
Hi Bayu,
Here is the updated OML with whatever I could understand, please do let me know. If needed any changes.
thank you
Hello,
I would suggest to use static entity instead of normal entity in case number of levels is known.
In this case you can set visibility condition of containers of each textbox based on selected value.
Kindly find attached OML with some modifications
thank you, my appreciated
You are welcome.
If any of mine or Shubham answers fixed your issue, please mark it as solution.
Hi bayu
check this oml as well. hope this will help you.
example - click here
Regards,
Prince