WebViews for VBCS
Summary
I want to create a web view in a VBCS app to be used within my digital assistant.Content
Everything is good with the digital assistant component is good and done. Now my problem is in action chains and how to pass variables from a page to another in VBCS.
I was following this tutorial:
https://docs.oracle.com/en/cloud/paas/digital-assistant/tutorial-host-vb/index.html
However, the problem is i can't find the FinancialDispute starter application for VBCS as the tutorial states. So I'm kind of doing everything on the app by myself.
I need to know how the input texts (Name and amount) are loaded from the code that's written in the HTML index file.
Tagged:
0