Hello,
I am working with a Dynamic Form and have a SelectItem linked to an Integer field from my Data Source.
I am wondering if Dynamic Form or SelectItem have the ability to change the SelectItem Class once selected?
I want the default SelectItem to be a normal SelectItem(), but once selected, change to my custom SelectItem (fetches from a different DataSource).
Thanks
I am working with a Dynamic Form and have a SelectItem linked to an Integer field from my Data Source.
I am wondering if Dynamic Form or SelectItem have the ability to change the SelectItem Class once selected?
I want the default SelectItem to be a normal SelectItem(), but once selected, change to my custom SelectItem (fetches from a different DataSource).
Thanks
Comment