Expand my Community achievements bar.

AEM Forms (OSGI forms add-on on-premisies ) Core component "Dispaly Pattern" propery missing in Form core component dialogue

Avatar

Level 5

Hi Team

We are currently developing a custom Adaptive Form component using Core Forms Components. However, we are unable to see the "Display Pattern" option, which is available in Forms Foundation (Legacy) Components.

 

Problem:
In AEM Forms (OSGi forms add-on on-premises), when using Adaptive Forms Core Components, the Display Pattern property is missing in the Core Component dialog.

varaande_0-1741056359248.png


Regards

Vara




1 Reply

Avatar

Employee

@varaandeIn Core Components, we use displayFormat instead of patterns for better performance. This is supported for date picker and number input components, as documented here:

https://github.com/adobe/aem-core-forms-components/tree/master/ui.af.apps/src/main/content/jcr_root/...

https://github.com/adobe/aem-core-forms-components/tree/master/ui.af.apps/src/main/content/jcr_root/...

Here are a few examples where this has already been used: https://github.com/search?q=repo%3Aadobe%2Faem-core-forms-components+%22displayFormat%22+language%3A...

Could you elaborate on your use case if you’re looking to apply this to the text input component?

You can also report such issues here: https://github.com/adobe/aem-core-forms-components/issues