cancel
Showing results for 
Search instead for 
Did you mean: 

reg PDF

Former Member
0 Kudos

Hi

In my application I have imported one function module which is used to display a PDF.I enter a value in input field and then clicking on generate button PDF is generated for the specified value ,uptil this is working fine,but when i click back btn and again enter some othe vallue in i/p field and click generate PDF,PDF for the previous value only generated.

So how can i get a new PDF again .

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Prajakta,

Just check whether ur newly entered value is getting passed to function module or not in debug mode.

regards

Sumit

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

I have set the property of the view containing PDF as "when visible".

Now it changes according to the values entered in the inputfield.

thanks

prajakta