Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hey guys!
As the title suggests, I'm looking too add a custom properties panel section to my extension, that would allow to add arbitrary number of options, like we have with the "Dimensions" section on standard Qlik components.
I've went through the docs, and I can't figure out how to dynamically create new properties 😔
Does anyone have experience building properties panels like this? Would really appreciate your help on this one 🍻
You could use the array object. Or add custom properties to dimensions of that is what you want.
You could use the array object. Or add custom properties to dimensions of that is what you want.
Thanks, will try to to that!