cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

I'm building a create survey / questionnaire app, where each question has the exact same format bound to a model.

Is it possible to do this with one controller + view and simply manipulate the binding context/path?

I've created a single view for this in SAP WEB IDE. When I go click on the "Add New question" button, (to display the input for Question 2) how exactly do I setup the new binding path/context to accept data for it?

0 Likes
View Entire Topic
former_member239819
Participant
0 Likes

Thank you!

That's what I thought, but could you give me an example ?

Is the binding context included in the NavTo routing command?

karthikarjun
Active Contributor
0 Likes

can you share your code in jsbin or plunkr. It would be easy to help you.