Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
10

Display Pages Only When a Drop Down Value is Selected

New Here ,
Feb 26, 2024 Feb 26, 2024

We have a template with three (3) total pages that we use to send notices to customers, but we only want to include pages 2 and 3 if a value in a drop-down list form field = 'Terminated'.  In other words, if the user selects the other value from the drop-down list = 'Active' then only page 1 will be visible, and would be printable.  We hope this makes sense.  Can you suggest a solution?

TOPICS
Create PDFs , How to , PDF , PDF forms
159
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 26, 2024 Feb 26, 2024
LATEST

It's possible, but requires a some-what complex setup. You'll need to define those pages as Template objects, hide them, and then use a script to spawn copies from them (or delete those spawned copies) based on the user's selection.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines