How to change order of related records?
2 posts by 2 authors in: Forums > CMS Builder
Last Post: August 16 (RSS)
In a site I am working on, I have Articles and Authors. Within an Article record, I have a list field that allows me to select the related authors. The issue i am running into is that I need to be able to freely change the order of the authors within the Article record. Any suggestions on how I could approach this?
Hi zip222,
The simplest would probably be just to have multiple pulldowns, author 1, author2, etc and then set them up that way. A more complicated way would be to have an article_to_author table and a related records field. But it would take more clicks to add an author. Let me know if either of those options will work for you.
Hope that helps!
interactivetools.com