Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
RE: Liferay 7.3 editing account creation pages
Hello,
(Liferay 7.3 GA3)
Is there a way to edit the design of the account creation page that displays the, Security Question, widget?
Thanks in advance
Nick
(Liferay 7.3 GA3)
Is there a way to edit the design of the account creation page that displays the, Security Question, widget?
Thanks in advance
Nick
I believe you have to override the relevant jsp using an osgi fragment:
https://help.liferay.com/hc/en-us/articles/360017881152-JSP-Overrides-Using-OSGi-Fragments
But I am not a 100% sure which module/files you need to override, I guess, users-admin-web / reminder_query_questions.jspf, maybe other files too.
https://github.com/liferay/liferay-portal/tree/7.2.x/modules/apps/users-admin/users-admin-web/src/main/resources/META-INF/resources/user
Note: The version of the overridden module depends on your Liferay version. If you have the bundle installed in the IDE, it will select the correct one automatically.
https://help.liferay.com/hc/en-us/articles/360017881152-JSP-Overrides-Using-OSGi-Fragments
But I am not a 100% sure which module/files you need to override, I guess, users-admin-web / reminder_query_questions.jspf, maybe other files too.
https://github.com/liferay/liferay-portal/tree/7.2.x/modules/apps/users-admin/users-admin-web/src/main/resources/META-INF/resources/user
Note: The version of the overridden module depends on your Liferay version. If you have the bundle installed in the IDE, it will select the correct one automatically.
Thanks, Christoph.
Copyright © 2025 Liferay, Inc
• Privacy Policy
Powered by Liferay™