![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello, I'm using a startup script, that shows just the records based on creator, copied from get(accountname): If [ Get(PrivilegeSetName)="Set" ] Show/Hide Status Area [ Lock; Hide ] Go to Layout [ "Main" (DB) ] If [ Get(AccountName)="user1" ] Enter Find Mode [ ] Set Field [ DB::user_ID; Get(AccountName) ] Perform Find [ ] Else If [ Get(AccountName)="user2" ] Enter Find Mode [ ] Set Field [ DB::user_ID; Get(AccountName) ] Perform Find [ ] End If End If However, this works with one user only (regardless of its position in the script), and any other user with the same privilege set isn't recognised after login thru IWP - meaning it cannot create new records, calculations aren't auto-inserted, etc. Sometimes even the file serving the database has to be reopened for all the changes (in privileges, scripts, etc) to propagate. Has anyone solved such issues? Using FM Pro 8 on Mac. Thank you. |
![]() |
| Thread Tools | |
| Display Modes | |
| |