![]() |
Sergey Kornilov admin 10/14/2014 |
You cannot do this via BeforeDisplay event because it doesn't exist. You do that using PHP code snippet though. Insert it where you need that data to appear and put your code there. |
D
|
DUKE author 10/17/2014 |
That did the trick! You cannot do this via BeforeDisplay event because it doesn't exist. You do that using PHP code snippet though. Insert it where you need that data to appear and put your code there. |