...
To build Return Manifest page, we need to see traffic debug and XML request to identify activity name and style.
Code Block | ||
---|---|---|
| ||
<div class="row" data-ex-bind="activity" data-ex-activityname="ERP.TourRun" data-ex-activitystyle="ReturnManifest"> </div> |
...
Please note that Manifest app is still in-progress. But still we will explain the fields that are displayed in Manifest app. We will explain how these data fields are bound.
Menu
Menu app is used for Meal selections. Who would be supplier? How many guests are there? What are the selections of menu items?
...