Hi,
Is there a way to detect AD username upon form launch? Something like when you submit the form using DBXL, DBXL is able to detect which user submitted the form. However, instead of a post event, is there a field on the form that stores this data?
Understand that you can use GetMyInfo to get Value[Key = "displayName"]. However, it seems to work only for the first user who launch the form. I need this "GetMyInfo" to detect a form updater's displayName and use it for some conditional formating rules. Therefore, this GetMyInfo will need to be updated everytime the form is launched. I have checked update this value when formula is recalculated but it does not seem to update it.
Thanks for any help,
Zhen Yuan