Hi Every one,
I would like to know how to call the Enum type of field dynamically into the form..?
Example:-
On the left hand side im having Boolean values and right side im having form and sugar level is enum type of field i want these things to be happened in the dynamical way how to do these..?like if i select height means height should come into the form like same way enum type of field should come in the dynamicall way.
Thanks,
Akash Gunupudi
Hi Aksah,
you can try this component-
https://www.outsystems.com/forge/component-overview/11326/dynamic-forms-reactive
Hope this will help you.
Regards
Deepa Tiwari
Hi Deepa Tiwari,
thanks for u r response but aleady tried this one but that feature is not their in that component and i have already spoke with that component designed member he said in feature he will develop that.
Akash Gunupudi.
Hi,
I don't think it is possible with dynamic enum records.
If you have static enum records then you can add if else widgets or using list appends to create input widgets.
hi ,
yeah with static i have done but out requirement is with dynamic we need to do :(
Akash