Data Repeater Example

Data Repeater Example

Comments

  • Hi,

    Can someone help me out with a Data repeater. I have a form where I have a drop down list of “people” and I been trying to find a way for a user to select the person which will then allow them to enter the state and “days” for how late they might be. I thought Data repeater would do the trick but I am just a little lost with that.

    Also if there is something better to use other then that data repeater I am all for trying that out as well.

    Thanks

  • Hello,

    Please find a Data Repeater example below. If you want to edit all person data on the same form using a Data Repeater can be helpful. If you want to edit only one person data each time you dont need to use a data repeater. In this case, using a drop-down menu for emails and text boxes for State and Days data can solve the problem.

    In my example, I used a data repeater to capture Person data (Email, State, Days) and used a save sub dialog button to trigger save action after edit.

    Please check the example and if you have any questions please let me know.

    Regards.

    [img]att4[/img]

    [img]att3[/img]

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

Sign In or Register to comment.