Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To build Return Manifest page, we need to see traffic debug and XML request to identify activity name and style.

Image RemovedImage Added

Code Block
languagexml
<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.

Image Added

Menu

Menu app is used for Meal selections. Who would be supplier? How many guests are there? What are the selections of menu items?

...