I have a Forms process that up till now has just been used internally. This process uses a Custom HTML field to insert an iFrame into the form and show a document from a Laserfiche repository.
We are now working on allowing access to this process outside of the network using DMZ servers. Users will be able to use Forms and the Web Client from a browser and the Laserfiche Mobile app.
Since the URL being used for the iFrame is not accessible when accessing the form from the DMZ, is there a way to change the URL being used in the Custom HTML field based on if the user is accessing it from internal vs external?
I know that I could add another Custom HTML field that uses an external address, but it starts making the form messy and more complicated.
I look forward to seeing everyone's ideas.