- Posts: 64
- Thank you received: 2
Custom field like "Privacy Policy" with link to document
- x-bit
- Topic Author
- Offline
- Senior Member
-
Less
More
3 years 6 months ago - 3 years 6 months ago #149759
by x-bit
Custom field like "Privacy Policy" with link to document was created by x-bit
Hello,
I would have to create another checkbox which has to be accepted by the user like the 'Privacy Policy' which Membership Pro already provides.
I'm sure that this question has been asked before, but I can't find any documentation about the settings in the back end.
Thanks!
I would have to create another checkbox which has to be accepted by the user like the 'Privacy Policy' which Membership Pro already provides.
I'm sure that this question has been asked before, but I can't find any documentation about the settings in the back end.
Thanks!
Last edit: 3 years 6 months ago by x-bit.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
3 years 6 months ago #149760
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Custom field like "Privacy Policy" with link to document
Hello
I'm sorry but there is not a way to create a field like that. I guess the easiest way would be customizing the file components/com_osmembership/view/register/tmpl/default_gdpr.php and add similar checkbox
Tuan
I'm sorry but there is not a way to create a field like that. I guess the easiest way would be customizing the file components/com_osmembership/view/register/tmpl/default_gdpr.php and add similar checkbox
Tuan
Please Log in or Create an account to join the conversation.
- x-bit
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 64
- Thank you received: 2
3 years 6 months ago - 3 years 6 months ago #149765
by x-bit
Replied by x-bit on topic Custom field like "Privacy Policy" with link to document
Hm... can I override this file?
If yes, how would I have to do this?
EDIT: Yes, I can and that did the trick. Thanks Tuan!
If yes, how would I have to do this?
EDIT: Yes, I can and that did the trick. Thanks Tuan!
Last edit: 3 years 6 months ago by x-bit.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
3 years 6 months ago #149792
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Custom field like "Privacy Policy" with link to document
Great. Please remember to move that modified file to PATH_TO_TEMPLATE/html/com_osmembership/register folder so that the change won't be lost when you update to future releases of the extension
PATH_TO_TEMPLATE is path to the template which you are using on your site
Tuan
PATH_TO_TEMPLATE is path to the template which you are using on your site
Tuan
Please Log in or Create an account to join the conversation.
- x-bit
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 64
- Thank you received: 2
3 years 6 months ago - 3 years 6 months ago #150016
by x-bit
Replied by x-bit on topic Custom field like "Privacy Policy" with link to document
I just wanted to give my solution to this problem.
The easiest way to do this, is to group it together with the "Terms and conditions" field by creating a language override of OSM_ACCEPT in the Joomla back end under "Extension - Language - Override".
There I used a mix of descriptive text an <a href=....> statements to the different documents.
As I have to ensure ever new subscriber must check this box, that's doing the work.
The easiest way to do this, is to group it together with the "Terms and conditions" field by creating a language override of OSM_ACCEPT in the Joomla back end under "Extension - Language - Override".
There I used a mix of descriptive text an <a href=....> statements to the different documents.
As I have to ensure ever new subscriber must check this box, that's doing the work.
Last edit: 3 years 6 months ago by x-bit.
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.