Form with multiple checkboxes

QuestionsCategory: How TosForm with multiple checkboxes
Hafiz asked 5 years ago

Hello Abu,

Is there any way to create a checkbox like this and attach at the red arrow in side this picture?

1 Answers
Abu Ghufran Staff answered 5 years ago

Hello,

I’ve prepared a demo for your case that converts multi-select dropdown to checkbox options using jQuery plugin.

Code: https://gist.github.com/gridphp/5bbc1ff59cf7c263a87345b62d08f662 (line 51,80)

Selected checkbox values will be saved as comma separated values in that record’s field. Best work if checkbox values are loaded from other table and want saved selected options in single csv field.

_________________________
Abu Ghufran - Dev Team
Grid 4 PHP Framework
 
Your Answer

19 + 5 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?