Skip to content

Updating to Core version 3.0.6 from 2.0.76 broke custom field validation on submit #1175

Closed
@mnahmias

Description

@mnahmias

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">
    • Similarly override and update the clientlibs.site JS and CSS's file names & contents to target the new class names

AEM Version (mention the exact version in case of cloud SDK)

2023.12.14697.20231215T125030Z-231200

AEM Forms Version

2023.10.25.00-231200

Metadata

Metadata

Assignees

No one assigned

    Labels

    answeredquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions