Skip to Content Skip to Menu

[SOLVED] Sent with the POST metod the values for the registration member

9 years 4 months ago - 9 years 3 months ago #266866 by marcobonizzoni
Hi, :cheer:
I made these page
and i want to send 3 values for the registration a new user, well i create the filed "costum html" with my code PHP but it show the value in the registration page but don't memorize in the my data base.

how to do for send the value at the database? which field should I use?

Thanks in advance for you anwser
Last edit: 9 years 3 months ago by krileon.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48477
  • Thanks: 8281
  • Karma: 1443
9 years 3 months ago - 9 years 3 months ago #266904 by krileon
You want to send POST data with CBs registration that isn't a part of CBs registration form and have it store in the database? You can't do that. That'd be a massive security vulnerability.

You would need to add fields that have the same values as your checkboxes so they can just be pre-selected on registration. Maybe even better to use Step by Step registration and have your checkbox selections as the first step. An alternative is a weird combo of hidden inputs and CB Auto Actions to move the data from 1 POST to CBs form then act on the registration trigger to do custom behavior on the hidden input data.


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.
Last edit: 9 years 3 months ago by krileon.
The following user(s) said Thank You: marcobonizzoni

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

9 years 3 months ago #266906 by marcobonizzoni
:huh: You're right, I try with a field dorpdown multiple.
The problem is that the list of possibilities are many.

Thank you for your anwser!

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

Moderators: beatnantkrileon
Powered by Kunena Forum