cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Interactive Forms by Adobe

former_member191528
Participant
0 Kudos

Hello Everyone,

I have a requirement to add a dynamic hyperlink with dynamic text on it in an adobe form. I have the values of the URL and text with me in two fields.

How can I achieve the same ?

Thanks,

Kiran

Accepted Solutions (1)

Accepted Solutions (1)

ChrisSolomon
Active Contributor
0 Kudos

Via scripting. Those attributes are available to you.

You can also use a "button" and simply "style" it to look like a link (onClick will simply go to the link) and you can set the text on the button as you like.

former_member191528
Participant
0 Kudos

Hi Christopher,

I added the button but it is not clickable. How do I make it clickable ? Can you please tell me the setting for making an Adobe form interactive. I have made a copy of a standard SAP PDF form and I am enhancing it.

Thanks,

Kiran

ChrisSolomon
Active Contributor
0 Kudos

"Clickable"? Have you set it's "onClick" event to do what you want?

former_member191528
Participant
0 Kudos

Hi Christopher,

My apologies for the confusion. We wanted to make the Adobe forms interactive. The only way I knew is setting the Adobe Interactive enabled flag as true in Web Dynpro ABAP. We figured out a way of handling it.

Thanks,

Kiran

Answers (0)