Creating Forms Using Context Data
Prerequisites
You have completed all steps described under Applying View Templates .
Before you can begin defining the data for the form, you must have transferred the application data from the back end to the application controller by defining data binding. You must also have defined the data flow between the controller and an existing view. Proceed as described under Defining Controller Relations .
Data Modeler tool is started.
Context
You can use the form template wizard to create a form layout for a view, based on the view context. For designing and implementing this form layout, you can use controller context data or access the data of a declared Web Dynpro model directly.
Procedure
Results
You can display the created layout in the layout tool View Designer , which is opened in the Data Modeler by choosing the context menu entry Edit on the view for which you created the form layout.
The View Designer displays the user interface elements defined when making the specifications for the form template, including their data source.