Yes, you're allowed to bump. Use the browser developer tools to see what 
gets sent to the server when you submit the form. Perhaps the problem is 
with the JavaScript on the client side.

Anthony

On Monday, July 21, 2014 8:18:30 PM UTC-4, Frank Buibish wrote:
>
> Am I allowed to bump in this forum? if not this shall be the last 
> time...most likely
>
> On Thursday, July 17, 2014 10:43:56 PM UTC-4, Frank Buibish wrote:
>>
>> <select id="selected-exercises" multiple="" name="exercises">
>>   <option value="2" class="btn btn-default">Bench</option>
>> </select>
>>
>> They get added through javascript from the first select element.
>>
>> On Thursday, July 17, 2014 10:14:17 PM UTC-4, Anthony wrote:
>>>
>>> The first select has no name, and the second one has no options.
>>>
>>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to