NewFM85User Posted August 14, 2008 Posted August 14, 2008 Hi, Is there a way I can accept the user entered input at the time of script execution ? In other words, is it possible for users to enter the data in the field(which is not a part of DB) and use that field value for calculation and manipulation ? I would appreciate your ideas on this. Thanks
LaRetta Posted August 14, 2008 Posted August 14, 2008 See if this is what you want to do (attached). You will 1) use a global field to catch the user input and 2) use a Show Custom Dialog (see input tab) to specify the global. Then you can do whatever else you wish... If you use the Custom Dialog then the global doesn't even need to be on the layout. Nor does the global need to be in the same table. CustomDialog.zip
NewFM85User Posted August 14, 2008 Author Posted August 14, 2008 Perfect. This is what I wanted. Thank you so much.
Recommended Posts
This topic is 5949 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