Discussions
Order many_to_many relations
Hello, I have two models with a many_to_many
relation. I want to display these models on a page in the same order as I set in back-office, but instead they are ordered based on the setting in my model definition file. Is there any way to control the display order in the Liquid template?
Locomotive doesn't allow me to add noscript and object html to text field in backoffice
When I add tableau code with some noscript and object tags and save it, code just disapppear
Separate section for each content_entry page
Hi, I'm building an ecommerce shop with Locomotive CMS. I want to add a gallery with a dynamic number of photos to each product. I've created a template page for my product entries and then added a gallery section to the template. I expected to able to edit the gallery on each product page separately, but the content is the same on all product pages.
Single content entry in edit section control
Hello, i would like to implement section view based on some content entries that need to be selected from edit section panel. In documentation described definition of section with content_type field, but it only create a link to content_type page. Is any way to select one entry from box, or i need to implement this functionality by myself ? Thanks for your answer.
mass deleting "public submission" data
Thanks to Didier and the LocomotiveCMS team for building such a nice CMS!
How to Avoid Public Submissions Accepted on All Paths?
It seems Locomotive accepts public submission POST requests of any content_type
to any path.
Populate associations from public submissions
Hi,
Path_to single entry
Hey!
order_by attribute on with_scope not working?
Neither on the engine nor on wagon, this ordering seems to work:
Creating related objects via form
Hey Everybody,