Can we have a multifield property in OSGi. For e.g.
I have 2 properties A and B. And when i click on Plus i gotta configure both A and B.(Something similar that we do in AEM dialog multifield property).
So basically my A and b property are related so i want to configure different combinations of A and B.
#Note- I can achieve this using factory configs. Is there i can achieve this without using factory configs.
Thanks
Anupam