Change the order in which Request Attributes appear on the create request form

Is there a way to cause the attributes in the request form to appear in a desired order?

I’ve tried using the “order” by placing a number in there but it did not do anything.

For example, I have 2 attributes in my requests:

Scheduled Start Date/Time
Scheduled End Time

In my request form, the “Scheduled End Time” appears above the “Scheduled Start Date/Time” .
I’d like for them to be above/below each other with the “Start” attribute being above the “End” attribute.

Is this possible?

Use order while creating attribute, the number will decide upon how they appear order-wise…

Hope it helps

Hi,

Please try to re-specify the order for the attributes, this is the only option for sorting and displaying them.
Also, please disable third-party plugins and customizations (if there are any) and check if this issue persists. If you use a caching plugin, make sure that caching is disabled for logged-in users.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.