How to add up/down arrow icons in list reference field?

Muhammad Hamza
Kilo Sage

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?

MuhammadHamza_0-1678788310036.png

It's just as in the form layout where we can change the position of fields by clicking on up/down arrows.

MuhammadHamza_1-1678788485041.png

 

Regards,
Muhammad Hamza

1 ACCEPTED SOLUTION

Muhammad Hamza
Kilo Sage

So,

After searching I found the solution myself,

We have to add an attribute to the dictionary field.

 

maintain_order=true

 

MuhammadHamza_0-1678803301747.png

 

Now, we will have up/down arrows available. Click on the add/remove multiple icon. A slushbucket will appear.

MuhammadHamza_1-1678803464237.png

 

MuhammadHamza_2-1678803517127.png

 

Helpful Links:

Configure order buttons on the watch list slushbucket

Dictionary attributes

View solution in original post

1 REPLY 1

Muhammad Hamza
Kilo Sage

So,

After searching I found the solution myself,

We have to add an attribute to the dictionary field.

 

maintain_order=true

 

MuhammadHamza_0-1678803301747.png

 

Now, we will have up/down arrows available. Click on the add/remove multiple icon. A slushbucket will appear.

MuhammadHamza_1-1678803464237.png

 

MuhammadHamza_2-1678803517127.png

 

Helpful Links:

Configure order buttons on the watch list slushbucket

Dictionary attributes