Please
a] share how to specify the client side ID of the component, as we are able to do with UniqueIdExtender of VWG.
b] share how to retrieve a client side ID of component, like a button…?
Thank you
Pavel Weiss
Hi Pavel,
you can get unique IDs by adding this to your default.json:
"options": {"automation.mode": true},
Best regards,
Frank
Please login first to submit.