Skip to Content Skip to Menu

Plug-in field without DB Column

14 years 7 months ago #126935 by drew.j.cooper
Plug-in field without DB Column was created by drew.j.cooper
Is it possible to define a field in a CB plug-in that will display on the Registration page, for data validation purposes, but not create a column in the #__comprofiler table?

Andrew Cooper
CB3PD

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

  • krileon
  • krileon
  • OFFLINE
  • Posts: 48419
  • Thanks: 8274
  • Karma: 1443
14 years 6 months ago #127663 by krileon
Replied by krileon on topic Re:Plug-in field without DB Column
Yes, this is how fields such as onlinestatus, forumrank, etc... function. They do not exist in the _comprofiler table (which also means they can not be used as filters in userlists). Please see cb.core.php and its XML file as to how onlinestatus is created or review the forum plugin for how its forumrank, etc.. is created.


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