|
@Jim Bob, I am guessing you are talking about a list view. I need an similar functionality in an NewForm or EditForm. I had to go with individual fields for each country because they needed to report on each one. Initiall I had a checkbox (multiple select) and added a function to select all, but then there is one field with multiple responses and no way to report speciffically. I thought maybe there could be a way that thru the field name, even if I start each name with the region (i.e. NA_USA, NA_CAN...) through the use of jquery I could set field value, or check field that start with NA_.
any thoughts?
|