Author |
|
Briesmi Newbie
Joined: 02 September 2015 Location: Germany
Online Status: Offline Posts: 16
|
Posted: 19 January 2025 at 5:55am | IP Logged
|
|
|
Hello,
is it possible to display html code on login page inside the content login clearfix div? I tried different ways but the code won't display.
And 2nd: How can I validate the form fields? Default html5 validation has no effect.
Thank you for help.
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6121
|
Posted: 19 January 2025 at 10:31pm | IP Logged
|
|
|
You can try modifying the template file modules/StandardLoginFormWebclient/templates/LoginView.html; upon making changes in templates, be sure to purge data/cache/ directory content to apply changes. Note that the product offers a way to have a custom HTML footer on login page, supplied in data/settings/modules/StandardLoginFormWebclient.config.json file, "BottomInfoHtmlText"b configuration option.
If you're looking for assistance with the source code modification, outside of standard support scope that's only about the use of unmodified product - that can be done in terms of Professional Services contract, please let us know if you're interested.
--
Regards,
Igor, Afterlogic
|
Back to Top |
|
|