XML form gives an error with the shema validator tool. How to adjust ? #3456
Unanswered
ManuelVoileux
asked this question in
Q&A
Replies: 1 comment
-
|
I have changed the code :
I have no longer the first error about the target, but I get 2 errors for each instance of the subform : If I remove the multiple="true" min="1" from the subform field. I have no error, no warmings |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am developping a plugin to add schema types to Joomla 5. The form is written in xml. I wish to have multiple instances of the image subform.
The hereunder code yields an error with the shema validator tool : "image" is not a valid target type for the "image" property. But If I remove the multiple="true" from the subform , I have no error, but only 1 instance.
Thanks for advice.
Beta Was this translation helpful? Give feedback.
All reactions