Inline Editor Form Control

Inline Editor Form Control

Comments

  • Is there a way to have an inline editor field as a form control similar to what is used on the truth table?

  • Hello Myles, what is the use case here?

  • I have a label on a forms header section presenting externally sourced data. It would be nice to edit it within the existing form rather than launching a sub dialog form to edit a single text field.

    The case is complicated slightly by the fact that I am opening the sub dialog as a form within a new window so that they can work on both forms at the same time. A simpler way to update one display field would be editing it inline rather than having to open a whole new window.

  • You can use a data grid to achieve what you are looking for here. There is a setting for InlineEdit under Grid Mode in Output Data on the component.
    [color=rgb(127, 140, 141)][font=Roboto][img]att2[/img]
    [/font][/color]The data can be passed in to the form from steps/outputs earlier in the flow and then you are able to edit and output that data from the data grid.
    I have attached a small example here of passing in information to a datagrid and being able to edit it on the form

    *Please Note: The examples attached were developed to be instructional, and were not developed as officially supported components. For more information or to engage our service team to develop fully supported, production quality solutions, please contact: services@decisions.com
    [i]edited by mike.marushia@decisions.com on 2/11/2020[/i]

Sign In or Register to comment.