Hide “Edit Reg …

Hide "Edit Registration" Button CSS: .action-links > button:first-of-type {   display: none;  } From Matthew…

CSS for Required For …

CSS for Required Form Fields .form_question[data-required="1"] .form_label::after { color: red; content: " *";}

Form Pagination

Insert JavaScript and CSS from new student questionnaire form, mention Dani Richmond's help, disclaimer about…

SSO Login

URL Redirect Insert the URL parameter /manage?r=go or whatever it is... Button Insert screenshot of…