Announcements
There are only two values. Yes and No. I want to set default value as "No". When i try "Default" property or "DefaultSelected" property. It works but, then it doesn't update the value.
For ex. IF i set No as default. And someone changes to YES and save the form. value will still be No
Hi @zmansuri ,
What type of field is Contact and what is the Update of the data card?
@zmansuri I think u'll want the default value only in New Mode. So, set the default of the combo to,
If(yourFormName.Mode=FormMode.New, put here whatever you have now in the default property)
Hello Zmansuri.
What choice type did you attach your contract to? is it system default yes/NO choice types or custom.
if its default, you might as well, use a custom type of choice, then try it again. it should work.
faced this same thing a while back, i had to use my own custom made choice type to get it done.
You can also set your default value from the datasource as well, have you tried this??
It's sharepoint choice filed containing 2 custom values. Yes and No.
Update property: cmbContractFlag.Selected
@zmansuri The Update property seems to be fine. Are you sure its not saving properly or is it just showing you the default value "No" after saving, because "No" has been set as the default of the ComboBox?
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.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 421 Most Valuable Professional
11manish 153 Super User 2026 Season 2
MS.Ragavendar 116 Super User 2026 Season 2