You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How do I control the order of the items in the child reference.
Say I have an Object Page, and each page has a Section. Sections are added to the end, but can be reordered by the user. Is there a way to tell the relation to order the Sections using an order field, so all I have to do in code is maintain the right order count? Or is there a different pattern for this?
Is there a way to set the order of a many relation?
The text was updated successfully, but these errors were encountered: