Populate the Label into the Form Property of a New Activity

The next step in configuring a form to be opened dynamically is to populate the form label in a new activity. The best practice is to populate the dynamic form property through the create or update API calls for activity and inventory (POST activities or POST inventories APIs), instead of populating it manually.

Populating manually increases the risk of errors, including incorrect form labels. In addition, adding the label manually might impact offline use as the forms may not be cached before the mobile workers go offline.