![]() |
Sergey Kornilov admin 3/17/2010 |
Are you talking about View or Printer page? I'm not sure how you can hide one field on the Printer page as it's displayed int he table. You remove one cell and table will be broken. |
A
|
albanfi author 3/18/2010 |
Are you talking about View or Printer page? I'm not sure how you can hide one field on the Printer page as it's displayed int he table. You remove one cell and table will be broken.
|
J
|
Jane 3/19/2010 |
Hi, {BEGIN fieldname_show}
if ($data["FieldName"]) |
A
|
albanfi author 3/23/2010 |
Hi, you can edit HTML on the Visual Editor tab in HTML mode: {BEGIN fieldname_show}
if ($data["FieldName"])
{BEGIN quotazione_show}<TR> if ($data["Quotazione"]) |
![]() |
Sergey Kornilov admin 3/23/2010 |
Your code looks correct. I suggest to post your application to demo account and contact support directly at http://support.xlinesoft.com sending your application URL. |