Next button to move tabs

Next button to move tabs

Comments

  • I am looking for a way to have a Next button on my forms that will move tabs. Is this possible? Can you provide a sample of this?

  • Hey Chris, This is currently not possible, but I wanted this same function so I put in a request with our developers to add it to the product, so it should be released in a future version of decisions

  • Could this be done with a JS control?

  • Yes, I Do think you should be able to write a custom JS control do this, Unfortunately, we haven't done one yet, so I don't have an example to provide, but I can provide you with what I think are some helpful guide stones to create one.: \r\n\r\n\r\nA selected tab should be configured like this: \r\ntabindex=\"0\" class=\"ui-tabs-tab ui-corner-top ui-state-default ui-tab ui-tabs-active ui-state-active\" aria-expanded=\"true\" aria-selected=\"true\"\r\n[font=Monaco, Menlo, Consolas, \"Courier New\

Sign In or Register to comment.