Hi Team! I have a requirement and would like to know if anyone has faced a similar situation or has suggestions on how to approach it.
Scenario:I have an interface where the user can dynamically add N sections. Each section has a unique ID (provided by the user) and a fixed set of fields (the same for all sections), but with different data.
Example:
Requirement:The generated document should include one section per user entry, with the corresponding data mapped correctly. If the user adds 5 sections, the document should have 5 blocks with the respective data.
My question:What would be the best approach to generate this kind of dynamic document in Appian?
Thanks in advance for any insights or experiences you can share!
Discussion posts and replies are publicly visible
My goto solution is this: appian.rocks/.../