Form view doesn't show all fields

BobG
New Member

I have a table with a โ€œAssigned toโ€ column that doesnโ€™t show when I click the edit button on a table view to edit the value in that columnโ€ฆ
It show on the table view but not the form/edit view. It has an initial value set and a Select() in the Valid_If to display a list of choices.

0 2 1,617
  • UX
2 REPLIES 2

If the select statement in the valid if is blank then it can cause the field to not show up in a form. Make sure the select returns something. Best way to check this is to cut and paste the valid if into the suggested values field instead.

Thanks.

When I didnโ€™t get any results using Test I figured out I didnโ€™t refresh the data source when I migrated the app to Google earlier.

Top Labels in this Space