[SOLVED] how to prevent direct access to detail table list page? |
9/9/2016 09:08:40 | |
| PHPRunner General questions | ||
|
[size="2"]in detail table i already add some custom code ( in after record processed and before display event) to hide edit_link or buttons based on a value in master table. It works perfectly in master detail mode. [/size] |
||
|
|
romaldus author 9/9/2016 |
|
solved // read data from master table and save it in session variable |
|