Questions tagged [scaffold]
429 questions
-1
votes
1 answer
cq5. What filter I need use for upload my scaffold page?
I created a scaffolding page based on the info provided in this link
http://dev.day.com/docs/en/cq/5-5/wcm/scaffolding.html
I currently have it within my instance only, but i want to package it and deploy to other instances.
What filter I need use…

gstackoverflow
- 36,709
- 117
- 359
- 710
-1
votes
1 answer
How can i do this operation?on scaffolding
i am create scaffolding using Rails.
This is my index page
<%- model_class = Tasktodo -%>
…