- Posts: 19
- Thank you received: 0
Checkboxe Values
- Philip Bennett
- Topic Author
- Offline
- New Member
-
Less
More
3 years 8 months ago #148901
by Philip Bennett
Checkboxe Values was created by Philip Bennett
I want to use a checkbox where members can select several options. Say there are 5 options and a member chooses 1,2 and 3
What value appears in the database: The equivalent of the binary 11100 = 7? or is there some other way they are stored?
Thanks
Phil
What value appears in the database: The equivalent of the binary 11100 = 7? or is there some other way they are stored?
Thanks
Phil
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
3 years 7 months ago #148915
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Checkboxe Values
Hello
It will be JSON encoded value. Something like ["Option1", "Option2", "Option3"]
Regards,
Tuan
It will be JSON encoded value. Something like ["Option1", "Option2", "Option3"]
Regards,
Tuan
The following user(s) said Thank You: Philip Bennett
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.