July 27, 200916 yr I am having trouble with using the ReLogin script step and my separation model. I have badges with barcode printed on them that contain the each persons username and password. This is used to quickly log them in and out the system. initailly a low level user FileMaker account is used when the app launches. When they login in it uses their external authentication user. When they create record I use auto-enter and Get (AccountName) to grab their External authentication name. Unfortunatly the data file remains logged in as the lower level user from when the file opened. How do I also have the relogin apply to the data file and not just the interface file? Thanks, Drew
July 27, 200916 yr Author I am all set. I created a login script in the data file and call that script from the interface file passing the username and password by pulling them from the global fields they are temporarily stored in.
Create an account or sign in to comment