Hello,
I've started to experiment with a "Forms" Custom Tab in Web Access, and I'm wondering if anyone has experience with this or thoughts on the matter.
Using the instructions in https://www.laserfiche.com/support/webhelp/Laserfiche/10/en-US/administration/#../Subsystems/Forms/Content/Forms/Embedding-A-Form-In-An-Existing-Page.htm?Highlight=embed, I've gotten a basic proof-of-concept working by inserting the forms-embed code in a "wrapper" HTML file, which I then point to in the Custom Tab Website URL.
Passing parameters to Forms fields is possible both by accessing parent elements, i.e. Web Access Browse.aspx, directly from the embed js in the "wrapper" file, as well as by passing tokens via the Custom Tab Website URL, then parsing the substring value(s). I've only just begun testing, but by leveraging Forms lookup and field rules, it seems like it will be possible to create a really interactive and flexible platform for doing all sorts of things.
Does this seem like a reasonable way to go about this (I could not find much reference material on custom tabs in general)? Is there a better or more native way to embed Forms in Web Access? Given the method I'm using, are there any obvious pitfalls that I'm not seeing? More specifically, is it possible to pass authentication from Web Access to Forms, so the user does not need to login separately.
Any other thoughts or comments are appreciated.
Thanks!
Jesse