|
|
Sergey Kornilov admin 12/19/2019 |
|
If you use 'View as' Custom for this purpose it will be applied to all pages like List, View and Print. |
|
|
M
|
mhollibush author 12/19/2019 |
|
If you use 'View as' Custom for this purpose it will be applied to all pages like List, View and Print. https://xlinesoft.com/phprunner/docs/view_as_settings_custom.htm
|
|
|
N
|
Nir Frumer 12/19/2019 |
|
hi |
|
|
M
|
mhollibush author 12/19/2019 |
|
hi in the list page Before record Processed event you can put $data["pupprice"] = ( ($data["pupsold"]==1) ? "Private" : $data["pupprice"]); if you need it on other pages you may repeat this operation hope it helps,
|
|