When i use the preview feature to visualize the xml, is a field is wrapped by “formItem” tag the field is not showed on the preview?
Thanks
When i use the preview feature to visualize the xml, is a field is wrapped by “formItem” tag the field is not showed on the preview?
Thanks
Hi,
Can you please attach some examples (e.g xml code snippet and screenshots)?
Regards,
Mikhail

As you can see in the image only one field is displayed the one without formItem wrapper
Hi,
Thank you for your feedback.
I have created an issue in Studio with link to this topic.
Regards,
Mikhail
UPD:
This is not a bug.
Your xml is not correct, formItem tag can be places only inside formLayout on the top level, not inside other component.
Regards,
Mikhail
ok thanks