> The problem is the double closing parenthesis before label, it should be:
requires=IS_IN_SET(['kalle','ville']), label=T('New seller')), **args)
otherwise the label is not part of the Field definition.

OK, no I see the problem. Thank you very many.


Kenneth


      form['_formname'] = 'add_seller'


I changed the IS_IS_DB to IS_IN_SET but that didn t help either.

What part of the view do I need to look at.

Kenneth


Reply via email to