• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Hide unpublished components in pdf

Hide unpublished components in pdf 11 years 5 months ago #25756

Hi,
I am making a menu for a table, I created about 60 fields (checkboxes) and its fields for the quantity (dropdown) but only 12 are published and the remaining are unpublished to avoid rewrite the menu every time. But when I send the form in PDF are written even unpublished fields with code {field}. Can you help me?
The administrator has disabled public write access.

Hide unpublished components in pdf 11 years 5 months ago #25767

  • alexp
  • alexp's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 2253
  • Thank you received: 180
There are two ways of doing this:

- simply comment out (HTML comment syntax) the placeholders from within the PDF configuration

- use the PDF scripts section to replace the placeholders with empty values:

http://www.rsjoomla.com/support/documentation/view-article/777-php-pdf-pre-processing-scripts-.html
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!