Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE » How To » override noedit on foreign field in multi2
Re: override noedit on foreign field in multi2 [message #1431 is a reply to message #1430] Tue, 08 July 2008 14:42 Go to previous messageGo to previous message
AJM is currently offline  AJM
Messages: 2355
Registered: April 2006
Location: Surrey, UK
Senior Member
The 'noedit' property can be removed at runtime with code similar to the following in the '_cm_changeConfig()' method:
unset($this->fieldspec['fieldname']['noedit');

It is not sufficient to turn 'noedit' = 'y' into 'noedit' = 'n'.

If the field is part of the primary key then removing the 'noedit' property will have no effect.


 
Read Message
Read Message
Read Message
Read Message
Previous Topic: proportional scaling of thumbnails in filepicker (for images)
Next Topic: How to filter by a parent field in a link1 transaction
Goto Forum:
  


Current Time: Tue Aug 06 23:30:28 EDT 2024

Total time taken to generate the page: 0.01189 seconds