No problem, Richard. Really appreciate all of the help from you and the rest of the community!
On Monday, May 5, 2014 4:25:03 PM UTC-4, Richard wrote: > > I understand what you may need, but you seems to think that things work > differently that they actually do... > > Sorry, I have to go now. May help again later. > > Richard > > > On Mon, May 5, 2014 at 4:22 PM, LoveWeb2py <[email protected]<javascript:> > > wrote: > >> Richard, >> >> This is actually for editing fields that are already in the SQLFORM.grid() >> >> I checked my error log and I'm getting >> >> Warning: Truncated incorrect DOUBLE value: 'T' >> ret = self.cursor.execute(*a, **b) >> >> Could this be causing it? >> >> >> On Monday, May 5, 2014 4:17:47 PM UTC-4, LoveWeb2py wrote: >>> >>> and by dropdown I mean clicking the + field that you get when you use >>> the +- list:string field type >>> >>> On Monday, May 5, 2014 4:17:02 PM UTC-4, LoveWeb2py wrote: >>>> >>>> Derek, >>>> >>>> I want to be able to add multiple addresses for one customer using the >>>> dropdown instead of having to create another new record. >>>> >>>> On Monday, May 5, 2014 4:15:00 PM UTC-4, Derek wrote: >>>>> >>>>> Why are you doing this? Are you just trying to change the widget that >>>>> is used to display and edit? >>>>> >>>>> On Monday, May 5, 2014 1:05:38 PM UTC-7, LoveWeb2py wrote: >>>>>> >>>>>> >>>>>> Rebooted and the address shows up in one field now (not spread across >>>>>> 10), but it is still truncated. If I switch the field back to string and >>>>>> reboot the ip address appears fine... I really need it in a list form if >>>>>> possible, but if I can't i'll deal with a string >>>>>> >>>>> -- >> 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 [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

