There are numerous tutorials about how to make one field dependent on other field value in UI Form. Many of them tells you to write some JS logic. However in most cases it is enough to add switcherConfig
to form declaration xml.
Add image upload field to Magento 2 UI component form
This post is about adding image upload field/attribute to Admin CMS page.
Continue reading “Add image upload field to Magento 2 UI component form”