Hi All,
I am using multifield in my component for the user config the content. I create multifield in multifield as below and set the required is true.
And the form for the user config content as below:
Wrong:
Right:
When I add field at the first-time, it can not validate the required field. I can click Save button to save the content with null required fields.
After save, I go to edit content of the component. The existing group can validate required field when I add new page.
However, if I add new group and add new page field in new group. It cann't validate the required fields.
Please help me,
Why AEM is wrong?
How to fix it?
Thank you so much,
BienHV
Views
Replies
Total Likes
Hi,
Which multifield code are you using ?
Seems there was a issue with mandatory fields-
Views
Replies
Total Likes
Hi ka786,
I am using granite/ui/components/foundation/form/multifield
Please help me,
Thank you so much,
Views
Replies
Total Likes
Could you pls try sling:resourceType
=
"granite/ui/components/coral/foundation/form/multifield
Views
Replies
Total Likes
I know granite/ui/components/coral/foundation/form/multifield
However, the pathbrowse didn't work with coral/foundation/form/multifield
Views
Replies
Total Likes
If we need to use ui multifield then we need to update the logic in multifield js to support this scenario, no other way
Please check multifield js which is getting called and debug the code when you submit the dialog.
Views
Replies
Total Likes
Hi ka786,
Could you help me update the logic in multifield to fix this bug?
Thanks you so much,
BienHV
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies