I've read the document about variables that you can use in forms for the UTM eg for customization etc but the only one's I can find for the reverse authentication forms are:
<?login_path?> = form post action
httpd_username = for username text input
httpd_password = for password text input
<?assets_path?>/yourpicture.jpg = to place images on the form
and I can also see that you can place other global variables on the form also.
The one thing I can't get to work is the error handling eg "You have entered the wrong credentials.... please try again"
Does anybody know how to do this?
This thread was automatically locked due to age.