The present behavior of clicking on "I agree to the terms of service and privacy policy" is to put a tick in the agreement box.
The problem is that as such, it doesn't help the end user to find the pages for the said terms of service or privacy policy.
Is there a way to insert a link to either one of those pages, which is usually the expected behavior?
Something like this: "I agree to the terms of service and privacy policy"
I tried to use language overrides with embedded links, but the href tag shows up as text instead of a proper link.
Is there another way to implement this?
Thank you !!