use acs-commons/granite/ui/components/include inside multifield so that one can reuse the dialog fields | Community
Skip to main content
New Participant
March 16, 2022
Solved

use acs-commons/granite/ui/components/include inside multifield so that one can reuse the dialog fields

  • March 16, 2022
  • 2 replies
  • 1959 views

Can we use acs-commons/granite/ui/components/include inside multifield, or there any workaround to reuse dialog field inside multifield

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Himanshu_Jain

Yes you can using sling superResourcetype , the only issue is if there is any upgrade happen in acs-commons version in future then the referred field will also get impacted.

 

2 replies

arunpatidar
New Participant
March 17, 2022
Himanshu_Jain
Himanshu_JainAccepted solution
New Participant
March 17, 2022

Yes you can using sling superResourcetype , the only issue is if there is any upgrade happen in acs-commons version in future then the referred field will also get impacted.

 

Himanshu Jain