Grid Control In Flows

Grid Control In Flows

Comments

  • [font=times new roman, new york, times, serif]For one of our [color=rgb(34, 34, 34)]flows[/color] we want to bring up a [color=rgb(34, 34, 34)]grid[/color] e.g.
    [/font]
    [font=times new roman, new york, times, serif]
    [/font]
    [font=times new roman, new york, times, serif]If account number = 1234 then the [color=rgb(34, 34, 34)]flow[/color] should bring up a [color=rgb(34, 34, 34)]grid[/color] (as shown below) where the user enters amount for the 7 rows below.
    [/font]
    [font=times new roman, new york, times, serif]
    [/font]
    [table][tr][td][font=Calibri]Enter Amount for Perimeter[/font]
    [td] editable[tr][td][font=Calibri]Enter Amount for Covington[/font]
    [td] editable
    [tr][td][font=Calibri]Enter Amount for Lawrenceville[/font]
    [td] editable[tr][td][font=Calibri]Enter Amount for Decatur[/font]
    [td] editable
    [tr][td][font=Calibri]Enter Amount for Conyers[/font]
    [td] editable
    [tr][td][font=Calibri]Enter Amount for first Snellville[/font]
    [td] editable
    [tr][td][font=Calibri]Enter Amount for second Snellville[/font]
    [td] editable
    [/table]

    Please provide us details if there is a [color=rgb(34, 34, 34)]grid[/color] [color=rgb(34, 34, 34)]control[/color] that exists in Decisions that we can leverage for our [color=rgb(34, 34, 34)]flow[/color].

    Thanks

  • Here is a document on using Inline Edit with a data grid Form control.

    [color=#1155cc]http://documentation.[/color][color=#1155cc]decisions.com/editing-data-grid[/color][color=#1155cc]-items-inline/[/color]

    You could also map into a Data Type that has 2 fields and then edit.

    [url=http://documentation.decisions.com/extending-process-data-with-flow-execution-data-extensions/]Extending Process Data with Flow Execution Data Extensions - Decisions Documentation Decisions Documentation[/url]

Sign In or Register to comment.