Hi,
I have set up a login form to assign a temporary variable to the current session, which will be the username. I am now having difficulty getting this value to propagate elsewhere. I need this value to go to the various forms elsewhere.
For context, main login form sets the temporary variable, TempVars!TempLoginID; I want this TempVars!TempLoginID to go to other tables and forms for that session, so to allow tracking of what user entered what.
Please advise as a matter of urgency.
Thank you and appreciated