Ok... It just because it was contested by Thadeus Burgess when you lunch it
: http://comments.gmane.org/gmane.comp.python.web2py/39762

An other thing I don't get it to work, is on crud.read... I just have my id
with no more "|" separator (|id1|id2| = now id1 id2 on crud.read). How may I
have my format representation or specified my representation rule with
.represent=...

Richard

2010/9/7 mdipierro <[email protected]>

>
>
> On Sep 7, 11:39 am, Richard Vézina <[email protected]>
> wrote:
> > It solve the problem on update...
> >
> > I was wondering if list:integer, list:string and list:reference were
> there
> > to stay??
>
> yes they are here to stay.
>
> > Is that having to change the type of my field is an ascendent
> compatibility
> > problem??
>
> This is a backward compatibility issue. I will try fix it. Even if
> fixed it is much better to properly label the fields as "list:integer"
> instead of a string. You get many added bonus features.
>
> > Regards.
> >
> > Richard
> >
> > 2010/9/7 mdipierro <[email protected]>
> >
> > > What is the field that has the multiple validator? If it is of type
> > > 'string', can you try change the type to 'list:integer'?
> >
> > > On Sep 7, 10:35 am, Richard Vézina <[email protected]>
> > > wrote:
> > > > Hello Massimo,
> >
> > > > This problem looks the same as mine!!
> >
> > > > Richard
> >
> > > > 2010/9/7 vince <[email protected]>
> >
> > > > > after upgraded to 1.83.2,  sqlform of is_in_db multiple no longer
> > > > > highlight the previous selected items from db.
>

Reply via email to