Skip to Content Skip to Menu

🎃 Happy Halloween! Treat yourself with an awesome discount! Get 20% off now with code SPOOKY-2024!

Assistant required for mandatory field setting and Language Override

7 years 11 months ago #287645 by Intellitech
1) Would it be possible for fields that are set mandatory to be only applicable for front-end users? Meaning, when we as back-end administrators update a user record, the fields from the back-end are not mandatory so we do not need to complete it before saving and closing the record.

2) In the sender display name for the Profile Logger notifications, there is this "Sign Up" appended to the name of the site. How do I get rid or change the "Sign Up"? I'd assume that it should be using Language Override plugin and the en-gb language to change a line of the script. But I am not quite sure which line to change.

Would you be able to please advice?

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48454
  • Thanks: 8280
  • Karma: 1443
7 years 11 months ago #287662 by krileon

1) Would it be possible for fields that are set mandatory to be only applicable for front-end users? Meaning, when we as back-end administrators update a user record, the fields from the back-end are not mandatory so we do not need to complete it before saving and closing the record.

You can turn off validation for backend within CB > Configuration > User Profile by setting "Fields Validation in User Management" to "No".

2) In the sender display name for the Profile Logger notifications, there is this "Sign Up" appended to the name of the site. How do I get rid or change the "Sign Up"? I'd assume that it should be using Language Override plugin and the en-gb language to change a line of the script. But I am not quite sure which line to change.

Language override plugin isn't necessary anymore as language overrides are now built into CB. See the below regarding how to use them.

www.joomlapolis.com/blog/kyle/18701-language-overrides-have-arrived

This shouldn't be specific to CB Profile Update Logger though as core notifications send the email subject as the following language string.

Code:
'EMAIL_NOTE_SITENAME_SUBJECT' => '[sitename] - [subject]',

Most likely your sitename within Joomla global configuration contains Sign Up. You can override that string to be just [subject] though or whatever you like.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum