help_outline FAQ chevron_right FAQ chevron_right Detail

How is location data populated in the Rating Form when it opens?

form location data opens populated rating

Add an action 'When Form Opened / Update Value' on the form, and use the query: SELECT Location, Name, 'Red' FROM dbo.R_LOCATION_INFORMATION WITH (NOLOCK).