Skip to main content

Hi All,

I have a ‘Controlling’ UI only field which I am using to set the value of another Status field.

When the page loads how can I have the value of the Status field already populated in the ‘Controlling’ UI only field?

The UI only field is RADIO buttons
The Status field is a PICKLIST

057561396b13c92847f4ff303e0cc3ef64324b39.png

You could try creating a model action that updates a field on rows when the model is requeried, or create a model condition that limits the value of the UI field to only the value you want to prepopulae it with.


Reply