Expand my Community achievements bar.

Touch UI | Dialog fields reuse

Avatar

Level 4

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: <path-to-existing-cta-tab>

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 Krishna N

0 Replies