I've got a custom htm form I am using for a customization. It's working. It's not a Design Studio form. Design Studio is not available on this environment.
So question, I've tried the "normal" method of using the portalWnd.AGSPath in the call to WFWK, but, in the html form, it does not work.
I've spent alot of time debugging why it won't work. There isn't any error messages, but the javascript function does not like the method of
var s = portalWnd.AGSPath + .....
So question. Does anyone have a working example of a non Design Studio form (htm or html) where the WFWK is called and used as a trigger?
Thank you,
-Roger
My security does have access to WFWK and many other screens.
And no, there isn't an environment where Design Studio is installed. I wish that were the case.