Adding a CSS class or ID as selector

Hi,

We are using the Classic Lock UI, and we would like to be able to differentiate a “login” form submit from a “signup” from submit. We’re using a event tracker that’s listen to submit events, and accept different CSS selectors to target some forms and skip others.
We’d like to add CSS classes/IDs to be able to distinguish the two different forms.

Is that possible?

Stay safe.
Thanks!

1 Like

Hello! Welcome to our community.

This is not something that is available on the SDK itself, but it is something that you can implement in your end.

Thanks.