problem with widget:type=hidden
10 posts
• Page 1 of 1
problem with widget:type=hiddenusing widget:type=hidden with field type enumarete don't work!!
This is a bug. It will be fixed in a later version, but in the meantime, here is a work around.
In the delegate class's init() method:
Where 'my_enum_field' is an enum field. -Steve
Sorry for reopen this topic but I try to add this:
function init(&$table){ $myfield =& $table->getField('Allegato_mimetype'); $myfield['widget']['type'] = 'hidden'; } and in fields.ini [Allegato_mimetype] widget:type=hidden but the in list view field Allegato_mimetype is still visible!!
Re: problem with widget:type=hiddenWhat about the functionnality "widget type=hidden" in the xataface current version ?
It still seems not to work. Thanks in advance. Zabelle
Re: problem with widget:type=hiddenHello !
I had a try with this code in the delegate class :
and it works fine. Hope the actual implementation of the widget type hidden will come a day ... Zabelle
10 posts
• Page 1 of 1
Who is onlineUsers browsing this forum: No registered users and 13 guests |