Skip to main content
Nintex Community Menu Bar
Question

Choice contol having first option selected

  • July 23, 2026
  • 3 replies
  • 26 views

Forum|alt.badge.img+1
On a Smartform, Choice control has the first option standard selected, while the linked SharePoint column has the default choice set to none.

 

3 replies

Forum|alt.badge.img+11
  • Nintex Employee
  • July 23, 2026

Was this form generated via K2 Application or custom build?

Is the Default value empty in SharePoint?
 

If the form was generated and you made a change to the column setting, does it give you the option to regenerate?
 

What is the data source for the control?  Is it the GetFieldMetaData method?
 

 


Forum|alt.badge.img+1
  • Author
  • Rookie
  • July 24, 2026

The form was a custom build.
From the beginning the standard choice was None.
See attachments.
 

 

 


Forum|alt.badge.img+1
  • Author
  • Rookie
  • July 24, 2026
I just fixed it.It turns out that the regenerated settings aren't pushed to a custom SmartForm by default.I deleted the old control and dragged it anew onto the SmartForm.That solved it. :)