tothewine
The enhanced-dynamic-handler class does that to find User roles and team membership, you can check the script client/modules/enhanced-dynamic-logic/src/enhanced-dynamic-logic.js installed as part of the plug in to see how it is done.
Can we have a default dynamic handler that uses ajax to make calls to a controller/service we can then extend with custom class ?
Comment