Skip to Content Skip to Menu

How to get a field to show a default value

  • timstohr
  • timstohr
  • OFFLINE
  • Posts: 1091
  • Thanks: 56
  • Karma: 9
6 years 8 months ago #301489 by timstohr
Hi kyle,
I would like to create the field cb_notif_post BUT it needs to be ticked automatically unless the user decides to untick it. I have created the field but cannot set the default value of it somehow.
How can I do it so that it for all the 10.000 registered users I have already on my website, it shows a 1 (as in that they have subscribed to the notifications)?

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48444
  • Thanks: 8279
  • Karma: 1443
6 years 8 months ago #301499 by krileon
Replied by krileon on topic How to get a field to show a default value
Currently you can only set a default for registration so the field would have to be displayed on registration. Your alternative is to use CB Auto Actions and a Field action acting on the after user registration trigger and setting the field to 1. That'd make it checked for new registrations. For existing users I'd just do a quick database query with phpmyadmin and update the field to 1 for everyone.


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