Tag field - allow re-ordering using pivot #5143
Unanswered
matthewjumpsoffbuildings
asked this question in
Ideas & Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be great if you could re-order tags in the Tag field. It should ideally allow drag and drop re-ordering.
The way I have done it with a custom field I was using was to use an
ordercolumn on the pivot, that seems like a common sense default, but it would be good to have a method likewithOrder('pivotOrderColumnName')so you could specify itBeta Was this translation helpful? Give feedback.
All reactions