Hi Massimo,
so, I'm not sure what's the most relevant, so i'm posting what seems
to be relevant (unless I missed something)
The code for the widget is straight out of slices, so even I can't
break a copy & paste (or, unlikely to ;) ) which is in the model.
def multiselect_widget(f,v):
import
def multiselect_widget(f,v):
import uuid
d_id = "multiselect-" + str(uuid.uuid4())[:8]
On May 9, 9:58 pm, Massimo Di Pierro
wrote:
> Please post the relevant code so we can reproduce the problem.
>
> On May 9, 5:47 pm, mart wrote:
>
>
>
>
>
>
>
> > Hi
>
> > seems, I can not update t
Please post the relevant code so we can reproduce the problem.
On May 9, 5:47 pm, mart wrote:
> Hi
>
> seems, I can not update table that has multi-select widgetas one of
> the fields unless that is specifically updated... . I'm using the
> audit trail code and multi-select widget, both from web
3 matches
Mail list logo