Display Different Role Title in Role ID on Registration Form
-
Hi – I know I can modify this with Javascript/jQuery or CSS, but is there a built in way to display the Role Title on the form differently than it is defined in the backend? For instance, if I have a role title of “Accessories Dealer” can the Radio select display “Parts/Accessories Dealer”? I also would have thought I could use the role IDs in the “Edit Choices” text area, but that doesn’t work either.
If there’s not a built-in way, will using CSS like this mess up the form submission?
#option-to-be-changed:before { content: “Parts/” }Thanks!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Display Different Role Title in Role ID on Registration Form’ is closed to new replies.