Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
SOLVED

What are the different widgettype available in Context Aware configuration?

Avatar

Community Advisor

We have a requirement to use a Date or Date-time field, and hoping if there is a widgettype for that.
We have seen pathbrowser, tagbrowser, textarea etc. having looked at this and can't see anything other than listed above :https://wcm.io/caconfig/editor/usage.html

thank you.

@narendiran_ravi , @arunpatidar 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

For each data type (string, number, boolean) the fitting edit widget is chosen automatically.

Alternatively you can define custom widgets(pathbrowser, tagbrowser, textarea) via extra properties on the @property annotation.

 

Date type is not available. 

Arun Patidar

AEM LinksLinkedIn

View solution in original post

3 Replies

Avatar

Level 8

Hi @Kamal_Kishor ,

I have not used the Date type widget, you can raise the query in this github to see if they can add these widgets -https://github.com/wcm-io/io.wcm.caconfig.editor . 

Avatar

Correct answer by
Community Advisor

For each data type (string, number, boolean) the fitting edit widget is chosen automatically.

Alternatively you can define custom widgets(pathbrowser, tagbrowser, textarea) via extra properties on the @property annotation.

 

Date type is not available. 

Arun Patidar

AEM LinksLinkedIn

Avatar

Administrator

@Kamal_Kishor Did you find the suggestions helpful? Please let us know if you need more information. If a response worked, kindly mark it as correct for posterity; alternatively, if you found a solution yourself, we’d appreciate it if you could share it with the community. Thank you!



Kautuk Sahni