This topic is locked
[SOLVED]

 Remove edit-link in some situations

1/23/2015 8:23:20 AM
PHPRunner General questions
V
veca author

Depending on some conditions I want to remove the edit-link for some records on the list-page.
Is there an easy way to do this.
I'm on PHPRunner 8.0

J
jmclain 1/23/2015

The manual has a good example on how to do this.
Link_disable_record_editing

V
veca author 1/24/2015

Thanks. I must have overlooked it in the manual.