A
|
alang 10/2/2007 |
Sure. On the visual editor page you can "Insert PHP code snippet". This creates an "event" which is called when the page displays and you can output results using echo statement. I have used this technique to add lines to the tables in View/Edit pages etc. Example: |