Hey,
This question has been asked a few times already but I didn’t get the answers I needed. My goal is to add a TOS consent checkbox to a universal login ui (not the classic one). I have tried everything from using the local customization editor to using altering the classic ui. My last bet would be to just use a custom template, alter the functionality of the submit button in the register ui using a query selector and then only allowing submission if the checkbox has been checked - but that just doesn’t feel right hence why I am wondering if there are some official ways of adding that simple functionality.
Best