Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

Where can I find a list of properties to make a custom AEM Form Component?

Avatar

Level 2

Hi all,

I am trying to find a list of all the different property names that I can change when making a custom AEM Form component in CRXDE Lite. For example, where can I find the property name and details where it modifies the Text Box's placeholder text? Some of the properties pictured below set a default Display Format and Validation properties.

1663608_pastedImage_0.png

Does anyone know where I could find this?

2 Replies

Avatar

Level 10

You can view the props available to nodes here: http://localhost:4502/crx/explorer/nodetypes/index.jsp

look at cq:Component - which is what a Form component is based on.

Hope this helps.

1663725_pastedImage_0.png

Avatar

Employee Advisor

There is no Document that I can share with you which answers the question directly but if you tell us the property you are looking for maybe we will be able to help further,

Thanks,

Mayank