Versions Compared

Key

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

...

      1. Create a word document template with general fields which will determine the layout.  
           For For example, if one want to create a CV, the word template will be as shown below:

         
   

   2. To retrieve the field information from the form element, Utilizing form field IDs as placeholders for replacing/retrieve actual data. These placeholders are represented as $(field_id) is used, such as $(name) and $(email) etc.

Upload the word template in App's Resource

...


Save it and whenever a form is created or edited in the CRUD, it can be downloaded using the Download word fileWord File button as shown below:


       

...