August 19, 20205 yr So I want to create a button that will open up the sorting window... but instead of showing all the options for sorting to the user, I want to limit what is shown in the sorting window to a specific table with only a few selected fields to be available for sorting... instead of showing everything. Is this possible? what is the best way to do this? Thank you.
August 19, 20205 yr You cannot customize the built-in Sort Records dialog. But you can build your own; for example, you could place a few buttons in a popover, each performing a predefined find. Edited August 19, 20205 yr by comment
August 19, 20205 yr Author 21 hours ago, comment said: You cannot customize the built-in Sort Records dialog. But you can build your own; for example, you could place a few buttons in a popover, each performing a predefined find. Thanks for the tip.. I'll try that
Create an account or sign in to comment