Hi all,

I have used enumerated classes for drop down inputs in isis. The issue I have is I need the input data sets to be dynamic. More precisely I need the inputs to be generated at the run time, not the compile time. Using enumerated classes restricts me to the compile time which make me change the code and compile again and again whenever a change of input set occurs.


Is there any way of implementing combo box or a drop-down to select input parameters to a field other than enumerated types?

Best Regards,
Vishma.

Reply via email to