I am trying to use Web Access custom tabs to display forms. I have done this quite a bit and always having to have multiple tabs for processes due to the following reason:
1. Generating the next step URL so that it loads a users task versus a starting form URL.
2. The custom tabs in Web Access still ignore the checkboxes in the configuration in regards to showing on documents or folders (many answers posts about it).
With a new project I'd like to see if I can get an entire process (both starting and any task inside) within one custom tab.
I have my base tab using the forms URL along with the value of a field that is on the template called Test.
In the value of test, workflow is putting in the starting form name and a variable:
When I click on the custom tab I get this error:
However if I take the base URL and copy/past the Test value and hit go in a browser it works.
Do you know why the embedded URL in WebAccess would act differently? Again the plan would then to on form submit update that Test field with different syntax and the resume_ID so the next user in a different can simply use the same tab.
Thanks,
Chris