How to get controls to work on a form

How to get controls to work on a form

Comments

  • [color=rgb(0, 0, 0)][font=Roboto, sans-serif]1.Can the dashboard be more personalize able?
    [/font][/color]
    [color=rgb(0, 0, 0)][font=Roboto, sans-serif]2.Can a user have access to one workflow and not others?
    [/font][/color]
    [color=rgb(0, 0, 0)][font=Roboto, sans-serif]3.Can an updated be imported from a different server?
    [/font][/color]
    [color=rgb(0, 0, 0)][font=Roboto, sans-serif]4.What happens to flows that have started/completed when an update is made?
    [/font][/color]
    [color=rgb(0, 0, 0)][font=Roboto, sans-serif]5.Can sub-forms be used?
    [/font][/color]
    [color=rgb(0, 0, 0)][font=Roboto, sans-serif]6.Can one form be used with different enabled fields per state?
    [/font][/color]
    [color=rgb(0, 0, 0)][font=Roboto, sans-serif]7.What ways can users logged into another system use workflow instances without having to login to decisions?
    [/font][/color]
    [color=rgb(0, 0, 0)][font=Roboto, sans-serif]8.What options can be passed into decisions to distinguish the whom interacted with the data?
    [/font][/color]
    [color=rgb(0, 0, 0)][font=Roboto, sans-serif]9.Is there a way to select multiple items in a data grid?[/font][/color]

  • [font=Roboto, sans-serif]Here are responses to your questions along with links to relevant documentation: [/font]
    [font=Roboto, sans-serif]
    [/font]
    [font=Roboto, sans-serif]1.[/font][font=Roboto, sans-serif][b]Can the dashboard be more personalize able?[/b] CSS can be applied to pages https://documentation.decisions.com/changing-the-css-for-a-page/ [/font]
    [font=Roboto, sans-serif][b]2.Can a user have access to one workflow and not others?[/b] Yes, you can manage permissions by folder and can set them for workflow catalog folders as well. https://documentation.decisions.com/about-folder-portal-permissions/ https://documentation.decisions.com/securing-a-flow-or-report-action-in-service-catalog/ [/font]
    [font=Roboto, sans-serif][b]3.Can an updated be imported from a different server?[/b] Yes, entities can be exported and imported from different servers https://documentation.decisions.com/exporting-and-importing-overview/ [/font]
    [font=Roboto, sans-serif][b]4.What happens to flows that have started/completed when an update is made?[/b] Flows always attempt to use the current saved version on the application server even after its been launched. Its ability to do so is based on the construction/design of the flow. [/font]
    [font=Roboto, sans-serif][b]5.Can sub-forms be used?[/b] Yes, you can create a sub-dialog form https://documentation.decisions.com/sub-dialog-data-flow/ [/font]
    [font=Roboto, sans-serif][b]6.Can one form be used with different enabled fields per state?[/b] Yes you can control visibility and enablement of fields using form visibility rules https://documentation.decisions.com/enabling-and-disabling-form-fields-with-visibility-rules/ https://documentation.decisions.com/hiding-and-showing-form-fields-with-visibility-rules/ [/font]
    [font=Roboto, sans-serif][b]8.What options can be passed into decisions to distinguish the whom interacted with the data?[/b] Our integration details can be used to generate a URL accessible to users without having to log in https://documentation.decisions.com/view-integration-details/ https://documentation.decisions.com/enabling-a-guest-account/ [/font]
    [font=Roboto, sans-serif][b]9.Is there a way to select multiple items in a data grid? [/b]Yes. On the datagrid controls properties,under Output Data, you can set the Grid Mode to MultipleSelect.[/font][font=Roboto, sans-serif] [/font]

Sign In or Register to comment.