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.
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.