got it. Please create an index definition similar to the one below and give a try - <jcr:root xmlns:oak="http://jackrabbit.apache.org/oak/ns/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:rep="internal" jcr:mixinTypes="[rep:AccessControllable]" jcr:primary...
Hi @aemUser2345 ,Could you please help me to understand the points below - 1. How did you generate the index definition? Did you use Oak Index Definition Generator (https://oakutils.appspot.com/generate/index) to generate the index definition here? If you use Oak Index Definition Generator, then you...
Earlier I used the similar approach as defined at Solved: Re: How can we populate a generic list in form of ... - Adobe Experience League Community - 462316 and it worked for me.
Again, I have tested the same on publish instance and I am able to populate list of Indian cities.
I saw you have m...
I agree with @SivakumarKanoori here, I have tested and noticed if I make any changes after the schedule time of publication, it will not publish them.
I have reviewed the versions while using Manage Publications feature and had similar experience as @SivakumarKanoori has explained.
Could you please explain your complete requirement from workflow perspective here?
Why do you want to dialog participant step in terms of additional information as you have mentioned?
Are you seeing any error in browser console while using your application specific page?
Please create a new page with your application specific template and don't add any other component on that page.
Then add your form container component and check whether it allows you to add any component.
I would suggest you follow the we.retail form container component and here is the component's path: /apps/weretail/components/form/container.
If you take a look at /apps/weretail/components/form/container/new and follow the similar approach, then you will be to add components within Form container...