Alex_ND Posted March 3, 2006 Posted March 3, 2006 (edited) Is it possible to call a script from an auto enter calculation? Basically this is what I want to do If (get(PrivilegeSetName="Sales"; 1; (somehow call a script here?); It would be even better if I could do something like this: If (get(PrivilegeSetName)="Sales"; 1; perform a lookup on table::field; But I'm not sure if you can run a l can call a lookup from a autoenter calc... Thanks for any help. I seem to be coming up with some strange questions.... Edited March 3, 2006 by Guest
T-Square Posted March 4, 2006 Posted March 4, 2006 If you set your else condition to the remote field, I believe that will transfer the value from that field--or am I missing something? David
Recommended Posts
This topic is 7187 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now