What are the different widgettype available in Context Aware configuration? | Community
Skip to main content
Kamal_Kishor
New Participant
March 6, 2025
Solved

What are the different widgettype available in Context Aware configuration?

  • March 6, 2025
  • 3 replies
  • 628 views

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 

Best answer by arunpatidar

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 @2542150 annotation.

 

Date type is not available. 

3 replies

kautuk_sahni
Employee
April 11, 2025

@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
arunpatidar
arunpatidarAccepted solution
New Participant
March 7, 2025

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 @2542150 annotation.

 

Date type is not available. 

Arun Patidar
narendiran_ravi
New Participant
March 7, 2025

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 .