Hi, I want to ask how to put some checkbox in one line?
e.g.
There is a Dynamic Form with some fields, it looks like this:
Username : [TextField]
Birthday : [DateField]
Favorite Cities : [checkbox]Boston [checkbox] Paris [ckeckbox] London [checkbox]Cambridge [checkbox]ShangHai [checkbox]Kyoto
......
So, you can see that i want to put some checkbox in one line, how to do it?
e.g.
There is a Dynamic Form with some fields, it looks like this:
Username : [TextField]
Birthday : [DateField]
Favorite Cities : [checkbox]Boston [checkbox] Paris [ckeckbox] London [checkbox]Cambridge [checkbox]ShangHai [checkbox]Kyoto
......
So, you can see that i want to put some checkbox in one line, how to do it?
Comment