- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-14-2023 03:11 AM
Hey everyone,
I have a query that I want to add up/down arrow icons on a list reference field. By clicking on the up/down arrows, we can move the selected reference records to our desired positions in the list. How can I do this?
It's just as in the form layout where we can change the position of fields by clicking on up/down arrows.
Regards,
Muhammad Hamza
Solved! Go to Solution.
- 924 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-14-2023 07:22 AM
So,
After searching I found the solution myself,
We have to add an attribute to the dictionary field.
maintain_order=true
Now, we will have up/down arrows available. Click on the add/remove multiple icon. A slushbucket will appear.
Helpful Links:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-14-2023 07:22 AM
So,
After searching I found the solution myself,
We have to add an attribute to the dictionary field.
maintain_order=true
Now, we will have up/down arrows available. Click on the add/remove multiple icon. A slushbucket will appear.
Helpful Links: