Versions Compared

Key

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

This describes the usage of form summary text which will be used in the incomplete form list on mobile. 

...

After a form is saved as incomplete, users can open the incomplete form list to complete and submit those forms. Every entry in the form list screen contains the name of the form, time of creation of that form and the case name if the form belongs to a case.
The downside of this is when the form doesn't belong to a case, the incomplete form list shows only the name of the form and it becomes difficult for the users to identify the form. 

...

  • Create a new Label in the form. 

  • Enter something in the Display Text

...

   

  • Modify the Display Text Itext ID: 

    • Uncheck auto?

    • Use `Pragma-Form-Descriptor` as the id value. 

...

  • Leave this new label to the very bottom in the app build form

  • Make sure it’s hidden from users (Display Condition - false())

...