Templet form in new tab

Templet form in new tab

Comments

  • If I have a templet form within a tab container, is there a way to add the same templet form to a new tab if the user pushes a button? Currently using Decisions 6.
    [i]edited by Idegar on 10/5/2022[/i]

  • Hello,

    From what I understand you are asking to either populate an empty tab or overwrite an existing tab with a designer template. There is no flow or Button action you can create that will modify the construction of a form at runtime. If the form components/form dont already exist in the tab you cannot add them from a flow.

    An alternative would be Visibility Rules. If you already put the content you want in the second tab you can configure a rule that allows a user to hide or show the tab by interacting with a form control. The following documentation will walk you through this process. [url=https://documentation.decisions.com/v6/docs/hiding-tabs-on-a-tab-container]https://documentation.decisions.com/v6/docs/hiding-tabs-on-a-tab-container[/url]

    Does this answer your question or did I misunderstand?

  • Hi Sean,

    Thanks for your response. Im trying to give the user multiple forms to fill out if they add a tab for an initial form. Its not known how many, of the same form, they will want to fill out. So if they start with a form and want to add another form, that has the same fields, they can just push an add button and a new tab will appear with the same fields but unfilled. Your suggestion of hiding the tabs is good but it is not known how many forms the user will add.

    Best regards,
    Idegar

    [quote=sean.hall@decisions.com]Hello,
    From what I understand you are asking to either populate an empty tab or overwrite an existing tab with a designer template. There is no flow or Button action you can create that will modify the construction of a form at runtime. If the form components/form dont already exist in the tab you cannot add them from a flow.

    An alternative would be Visibility Rules. If you already put the content you want in the second tab you can configure a rule that allows a user to hide or show the tab by interacting with a form control. The following documentation will walk you through this process. [url=https://documentation.decisions.com/v6/docs/hiding-tabs-on-a-tab-container]https://documentation.decisions.com/v6/docs/hiding-tabs-on-a-tab-container[/url]

    Does this answer your question or did I misunderstand?[/quote]

Sign In or Register to comment.