This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
I was wondering how I would get a custom property that I have set up in my framework at login time. Actually before I actually login. I have a custom login form and I need to get the property value after I authenticate my user id and password but before I actually login with my custom login handler.
You can't use custom properties until your chosen framework has been created on the client (i.e. downloaded from the server and instantiated).
That only happens after you choose a framework to use, and then successfully logon to it.