Closed
Description
Expected Behaviour
Clicking submit triggers validation on the custom field
Actual Behaviour
Clicking submit triggers validation on non custom fields as expected, but does not trigger validation on the custom field
Reproduce Scenario (including but not limited to)
Steps to Reproduce
- Extend the textinput v1 core component from a maven project
- Replace occurrences of the class name "textinput" to match the new custom component's name
- Such as
<div class="cmp-adaptiveform-textinput__label-container">
becomes<div class="cmp-adaptiveform-newcomponentname__label-container">
- Such as
- Similarly override and update the clientlibs.site JS and CSS's file names & contents to target the new class names
- Replace occurrences of the class name "textinput" to match the new custom component's name
AEM Version (mention the exact version in case of cloud SDK)
2023.12.14697.20231215T125030Z-231200
AEM Forms Version
2023.10.25.00-231200