Hi everyone,
I'm currently working with OmniStudio Document Generation in an OmniScript, and I have a question regarding the "UseTemplateDRData" checkbox in the Arrange Template (Reorder Templates) step.
By default, this checkbox is always unchecked, and I would like it to be checked automatically for all selected templates.
Do you know if there is a way to:
- Set "UseTemplateDRData" = true by default
- Either via OmniScript configuration, DataRaptor, or any other workaround?
Iām currently using multiple steps (template selection + additional documents), and I want to avoid users having to manually check this every time.
Any help or best practices would be greatly appreciated!
Thanks in advance š
Seems like not doable. I tried setting 'UseTemplateDRData' to true but it didn't worked. When you Preview the omniscript this is shown for that lwc component. I also found only this doc for the lwc