You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ToscaWidgets-discuss
Hi,
I've just committed a change to tw.dynform. The datasrc and dataobj
parameters to AjaxLookupField and OtherSingleSelectField now take
callables. This avoids the toscawidgets autocalling behaviour creating
spurious database objects.
The downside to this is - if you're using these already, you'll need
to change your code.