Hi guys...
I have a requirement to read data from SQL database and show it on the Nintex form. This includes item header and line items (repeatable data).
Users are allowed to update the data in the Nintex form.
There is a generate button that users can click on - which will generate a docx file and save it into a SharePoint list.
We can do something similar to this for generating a word document that does NOT have repeatable data (or a table).
Does Nintex Form/Workflow has any capability to generate a word document which has a table in it?
I am trying to avoid server-side code to perform this.
Thank you heaps.