Hi.
Just wanted to know if it was possible to have actions run when an account is entered.
Example:
-- I log into method as [JohnsonMech..] [Joe Kidd] [xxxxxxx].
-- Session startup actions run.
-- First tab/screen loads.
--------------------------------------------------
Only way i can think of getting close do doing something of that nature right now is having a customized screen that all tab-group-roles enter in at and placing the actions in that screen's "OnScreenLoad" event.
Thanks,
~Joe