Hi,I have dialog tab with different fields -cta-label (./cta/cta-label)
cta-url (./cta/cta-url) cta-target (./cta/cta-target).Now I have to
re-use these in multiple tabs in another component's dialog as primary
cta & secondary cta. If I use above tab multiple times using
sling:resourceType: granite/ui/components/coral/foundation/include path:
then this creates an array for each property
(after dialog save). Do we have any other way of re-using the tab to
accomodate my requirement?Thanks,Radha K...