I have created the new fields vie Fields builder. But i have problem to create the multiple check box creation in one field.
Please tell me the way to create the multiple check box option.
I have created the new fields vie Fields builder. But i have problem to create the multiple check box creation in one field. Please tell me the way to create the multiple check box option. |
OH this one is fun! Because you need a Predefined list.
Go to Admin => Settings => Predefined lists and create your list there. You must remember the name of the list exactly as you create it. Once this is done go to Builders => Field Builders and create your field. Use the multiple option and either radio or check boxes, do not use the drop down box, to hard for members to figure out how to do that one.
On the Advanced Tab where it gives you Possible Values enter the name of the predefined field exactly as you typed it when you created it with a pound sign and exclamation point in front of it. If you named your Predefined List as New_List then you would type #!New_List for the possible values. This trick allows you to use the same list for multiple chores within dolphin and also helps to keep the database neat & clean. |
OH this one is fun! Because you need a Predefined list. Go to Admin => Settings => Predefined lists and create your list there. You must remember the name of the list exactly as you create it. Once this is done go to Builders => Field Builders and create your field. Use the multiple option and either radio or check boxes, do not use the drop down box, to hard for members to figure out how to do that one. On the Advanced Tab where it gives you Possible Values enter the name of the predefined field exactly as you typed it when you created it with a pound sign and exclamation point in front of it. If you named your Predefined List as New_List then you would type #!New_List for the possible values. This trick allows you to use the same list for multiple chores within dolphin and also helps to keep the database neat & clean. Thanks sir i got it. |