Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

I have usersetting with ref type. How can s...

I have usersetting with ref type.

How can sort the list of setting by ascen, desc?

Reference table looks to have virtual column with list type column, but not sure how to sort the dropdown list when we select setting on menu.

0 3 347
3 REPLIES 3

In the Valid_if property of the the Ref USERSETTING enter something like this: ORDERBY(Referrenced Table,[Column to sort by])

@RezaRaoofi thank you very much for your support! I solved this issue with your advice perfectly.

@tsuji_koichi you’re welcome!

Top Labels in this Space