This topic is locked

How can I generate checkboxs for field

2/13/2010 9:05:26 PM
PHPRunner General questions
E
eng.mjarkas author

hi all ,

I have a table contains the depts

and other one contains stores
in the the store table I have de_id field but it contains data like this

de_id = 147
I mean the stores can be a child for more than one department

what should I do to generate the de_id filed in the store page ( add / edit ) to display all of the depts like a checkbox and the user can check 3 of them ?
<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=13815&image=1&table=forumtopics' class='bbc_emoticon' alt=':)' />

Sergey Kornilov admin 2/14/2010

You can set 'Edit as' type of this field to 'Lookup wizard' and choose 'Checkbox list' option.