Dynamic controls on the form

Dynamic controls on the form

Comments

  • Hi,

    I am creating one dynamic form, and in that we need to generate the label and comment box(textbox) according to number of accounts dynamically. Is this possible?

    Thanks

  • Hi,

    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif][color=#000000]You can build such a form by using Data Repeater Control on your form. I have created one part of your form as an example. [/color][/font][/color]

    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif][color=#000000]In my example, I used Decisions accounts Email Addresses as account name and account States as description textbox. You may change the input data according to your data structure. [/color][/font][/color]

    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif][color=#000000]Please check screenshots of the project and below documentation about Data Repeater Control.[/color][/font][/color]

    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif][color=#000000]Regards[/color][/font][/color]
    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif][color=#000000]
    [/color][/font][/color][color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif][color=#000000][img]att2[/img][/color][/font][/color]
    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif][color=#000000]
    [/color][/font][/color]

    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif][color=rgb(0, 0, 0)][img]att1[/img][/color][/font][/color]

    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif][color=rgb(0, 0, 0)]
    [/color][/font][/color]
    [i]edited by kenan@decisions.com on 3/12/2019[/i]

Sign In or Register to comment.