Hi,
I have a table in a forms with date column where the date column is not sort in ascending order.
Please advise how to sort the same ASC.
Hi,
I have a table in a forms with date column where the date column is not sort in ascending order.
Please advise how to sort the same ASC.
Thanks Bert!
Sorry that I neglected to explain that part on my earlier comment.
Is this table being populated by a lookup? If so, you should be able to set the sort order when you are configuring the lookup.
Hi Matthew,
I m filling the table by doing search on the repository through workflow.
You should be able to sort the data in Workflow prior to loading into the Form process.
I assume you are using the "Search Repository" activity in Workflow. In Self-Hosted Workflow, if you scroll down to the bottom of the Properties pane of the "Search Repository" activity, there is a section that allows you to dictate how the entries are sorted.
Hi Matthew,
The Sorting give only generic sorting but not field values.
@████████ In order for fields to show up in the "Sort Found Entries By", you must add the Field to the "Fields" section
Thanks Bert!
Sorry that I neglected to explain that part on my earlier comment.
Thnx Bert and Matthew for your help. Really appreciate.