cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic Interactive Forms in Guided Procedures

Former Member
0 Kudos

Hello!

Has anybody created dynamic interactive forms and wants to share his knowledge?

We want to make a poll with GP and interactive forms. The questions shall depend on the role of the User.

So we have to generate forms that vary in questions, valid answers and also number of questions.

Is there a possibility to make the Form template which you expose as callable object dynamic?

So is there a possibility

1. to fill uneditable Text elements with Data from the Context

2. to create a dynamic table?

I appreciate any idea and thank you in advance.

Jörg

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Jörg,

Here is the config guide: https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/b9ea34c2-0701-0010-e2a2-d8e...

For your questions:

1. A TextView element (displayed in your form) can be bound to a context node

2. For the tables check this:

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/b41fd790-0201-0010-f9ad-b4c...

Regards,

Francois