Data repeater Delete and View Sub Dialog Button

Data repeater Delete and View Sub Dialog Button

Comments

  • Hi,

    I have created a form with a data repeater populated by FileReference type. On my data repeater have two SubDataFlow Buttons 1. View Attachment SubDataFlow 2. File Reference Delete SubDialog My issue is finding the correct step to allow the user to View/Download the attachment and or Delete the Attachment. Choosing the correct Integration / File or Integration /Internal Services /FileReference steps are confusing.

    Thanks

  • Hello,

    You can put a sub dialog button on your parent form for the file download. I have attached a simple example. In my example, there are two buttons on the parent form. These buttons for data repeater selected file delete and download actions. I have linked a delete flow to the Download File sub dialog button. In this flow, I have used End Form Session step. This step downloads selected file by using file FileURL as input. Please check the attached screenshots and project. If you have any questions please let me know

    Regards

    [img]att3[/img]

    [img]att2[/img]
    [i]edited by kenan@decisions.com on 8/5/2019[/i]

Sign In or Register to comment.