I am re-using RTE dialog across multiple components using
granite/ui/components/foundation/include. But I want the node property
name to be different for each component where I am reusing this RTE. I
dont want to derive the property name from the base component where I
have this RTE dialog defined initially.Along with the path and sling
resource type, I also tried giving the name property as well in the
component node where we are including this re-usable rte dialog but
still the data is getting...