Hi Appsheet, Question about initial values o...

Hi Appsheet,

Question about initial values of User Settings:

Is it possible to Select ALL the data in the enumlist as an initial value? And what would be the formula?

Example: I use teammembers as a usersetting so we can select a team member to filter his data. Now would it be great that initialy all the members of the team are selected so we can see the data of the whole team. Is this possible?

Thx, Bram

0 1 299
1 REPLY 1

@Diogenes_ASBL_VZW, Yes it can be done based on following points.

Are you using Valid_if constraint with list type expression (Say Lookup Table [LookupColumn])

to come up with Studentsโ€™ names enumlist in usersettings?

If it is so, you can insert

the same expression

Lookup Table [Lookup Column] in the initial value of that enumlist column definition.

Top Labels in this Space