mr_vodka Posted January 18, 2006 Posted January 18, 2006 Here is one for those that have used the EventScript Plugin (Gaston Forgues: softs4humans.com). Have you ever encountered an instance where Field B needs to be a calculated value for lets say something like Field B = Left (Field A; 2). This needs to be with the option of, 'Do not replace' checked. However, then the user needs to change Field B because he does not want the default value set. So they change it via a pull down menu. Now here is the issue... Once a value is selected via the pulldown menu, it needs to use the EventScript plugin to trigger a certain script. However, since there is already a calculated value there of the previous Left function, how can I now envoke the Event Script??? Has anyone ever encountered this issue? I have put together a very raw mock file to demonstrate what the issue is. Event_Problem.zip
mdpres Posted January 18, 2006 Posted January 18, 2006 mr_vodka I have several fields setup like you are describing. The way I make them work, is global storage. I changed your Contact field to global and it works fine, but I dont know if that would work for your situation. Best of luck, Dean
mr_vodka Posted January 18, 2006 Author Posted January 18, 2006 Unfortunately, I can not use a global field. I have inherited this mess of a database and I can not change anything major to it else break it. My boss does not want me to redo it because that would take too much time.
Recommended Posts
This topic is 6952 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