Question
ACSO
AU
Last activity: 28 Jun 2017 8:08 EDT
Read only Section to PDF
I have a parent section with almost 10 embedded sections and this sections are intended to display survey questions. My survey answers are text area fields and has large content which can be scrolled when it is editable and when i am trying to pass this parent section to PDF all the text area content is not visible in PDF since it is read only and cannot be scrolled. So I have to pass this parent section to PDF in read only/ review mode so that all the text area content will be visible without text area box. Could someone please suggest how to do this ? Or any other alternative method to do this?
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Pegasystems Inc.
IN
Will the local change suggested in this article help ?
Pegasystems Inc.
IN
Have you marked all section and Text area controls as Auto in Edit mode? That way it should pick the editable mode from parent container (section). And for PDF you can have your own wrapper section over parent section and make this as Read only.
ACSO
AU
Thanks for the information.
But my text area field comes from Survey-Simple question rules and all my 10 embedded sections in the parent section are OOTB rules like Work-DisplaySurvey, Work-DisplaySurveyStream, Work- DisplaySurveyTreeNavigation, Work-DisplaySurveyultimate. etc
And wrapper section calling my parent section didn't work :(
ACSO
AU
Any other suggestions please?
ACSO
AU
Pegasystems Inc.
IN
Hi,
From the above comments ,you need the section to be displayed as read only.
On section include we will get the option to view the section as read only (when condition/expression). We can mention the when condition/expression on click of the Button (used for generation of the PDF).
And while genrating the PDF we can use only this section.
Or have you tried to use RTE instead of the textarea.
ACSO
AU
We tried the Section Include and it didn't work for our Scenario.
The Text area we are using is configured in the Survey Questions rule. Could you please explain hw do we use RTE in a survey rule?
ACSO
AU
Any other suggestions on this issue?