• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Need to auto-populate a checkbox group

Need to auto-populate a checkbox group 16 years 9 months ago #4966

  • tmartone
  • tmartone's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
Could someone help, I've searched with no luck.
I am able to auto-populate a drop-down using this code:
//<code> $items = \"1|Please Select\n\"; $i = 1; $rez = mysql_query(\"SELECT name FROM jos_users\"[code]
//<code>
$items = \"1|Please Select\n\";
$i = 1;
$rez = mysql_query(\"SELECT name FROM jos_users\"
The administrator has disabled public write access.

Re:Need to auto-populate a checkbox group 16 years 9 months ago #4968

  • dragonjc
  • dragonjc's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 151
for pro version it doesn't functionned. I have ask since a long time to do it for droplist, ceckboxgroup, and radio group, but support have do modification only for droplist. So no solution if you don't want modify code from RSForm Pro.
Component RS SHow Form in build
The administrator has disabled public write access.

Re:Need to auto-populate a checkbox group 16 years 9 months ago #4970

  • tmartone
  • tmartone's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
Thanks for the quick reply, hoping they add it soon!
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!