Hi Team,
I need to set enum value of combo box in a form to All istead of active. How can I achieve that.
Enum value have 2 option All and active. By defualt it is in Active in project contract from
Please help
Hi txtxt,
Have you solve your problem?
regards
Use the selection() method of the form control and pass the enum value as a parameter:
CtrlActiveAll.selection(ProjActiveAll::All);
Did you try to set the enum value 0 in properties for which you want to set for default value
as Enum filed display a default value which the BaseEnum's element having 0 enum value .
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Andrés Arias as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Sohaib Cheema 764 User Group Leader
Martin Dráb 619 Most Valuable Professional
André Arnaud de Cal... 603 Super User 2025 Season 2