Hi,
Our customer has a Portal which they log into using credentials. Once Authenticated they Navigate to the LF Forms Link and continue to complete the form.
What we would like is to pass the credentials of the Authenticated User of the Portal to populate a field on the form.
I'am able to update the URL to Pass a String
http://localhost/Forms/QT?uName=chris
Any recommendations how to do this using this method or Javascript or other
Thanks in Advance
Chris