Skip to Content Skip to Menu

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

Moderator Approval/Reject frontend screen

  • easul
  • easul
  • OFFLINE
  • Posts: 5
  • Thanks: 0
  • Karma: 0
8 years 2 months ago - 8 years 2 months ago #284568 by easul
Community builder Version 2.0.14

PART 1:
Can I commit the reject comment to the database? It appears it only goes to the rejected use. I would like to, for my notes, know why one of the moderators rejected the newly pending registered user(s).

PART2:

Can this page be searched by cb_field.

I added 2 custom fields to the comprofiler.html.php file. They show in the approval list but as the list grows I would like to search, sort or filter by one of these fields.
Ultimately, I need a list of pending users.


Thanks
Last edit: 8 years 2 months ago by easul.

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

  • easul
  • easul
  • OFFLINE
  • Posts: 5
  • Thanks: 0
  • Karma: 0
8 years 2 months ago #284571 by easul
Replied by easul on topic Moderator Approval/Reject frontend screen
I found the answer to PART2 in the question in the parameters of the list
:cheer:

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48457
  • Thanks: 8280
  • Karma: 1443
8 years 2 months ago #284591 by krileon
Replied by krileon on topic Moderator Approval/Reject frontend screen

Can I commit the reject comment to the database? It appears it only goes to the rejected use. I would like to, for my notes, know why one of the moderators rejected the newly pending registered user(s).

Nope, the reject comment is just used in the email to the user. It's not stored anywhere, but I guess you could have a textarea field set to be moderator edit only using CB Privacy.


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.

  • easul
  • easul
  • OFFLINE
  • Posts: 5
  • Thanks: 0
  • Karma: 0
8 years 2 months ago #284686 by easul
Replied by easul on topic Moderator Approval/Reject frontend screen
And I could add that field to the registration page and have it show on the front end where the users are approved? Checking approve or reject will update the text area field?

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48457
  • Thanks: 8280
  • Karma: 1443
8 years 2 months ago #284704 by krileon
Replied by krileon on topic Moderator Approval/Reject frontend screen
No, you'd have to edit the user and adjust the textarea field as needed while viewing the users profile as a moderator from frontend (or from backend). I suppose you could use CB Auto Actions though to push the comment value to the textarea field though.


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.

  • easul
  • easul
  • OFFLINE
  • Posts: 5
  • Thanks: 0
  • Karma: 0
8 years 2 months ago #284768 by easul
Replied by easul on topic Moderator Approval/Reject frontend screen
I like the "I suppose you could use CB Auto Actions though to push the comment value to the textarea field though. " I was actually trying to do that. I created two separate CBActions for email notification OnAfterUserApproval. Approved email is sent to user@mail.com when users are approved (rule [approved] = 1). Rejected/denied email is sent to users@eamil.com when [approved] = 2 (or denied/rejected). How do I get the value of the comment since its not a database field

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

Moderators: beatnantkrileon
Powered by Kunena Forum