This topic is locked

Disable edit on certain condition

10/2/2008 11:51:57 AM
PHPRunner General questions
P
piccirm@wyeth.com author

I'd disable edit in case a field of a record has some values

I've tried with $values check on the event but it is not defined

I'd obtain this disabling the linkable label "edit" on the first table column on the list page

How can this be realized ?