Enum List from another Table

Hi,

I am inputing a purchase order of the party though appsheet but the name of party is to be specified from another table in appsheet. How can I mention the values of another table as enum for the value of purchase order table in appsheet. Is it possible?

Yes it is:

  • You can use the colmn type: Ref
  • You can use the Enum type with a: Valid_if
2 Likes

Is this applicable to EnumList also?