Jump to content

Cross-File Scripting Problem


This topic is 8585 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I have many files that need dates entered into its records. For one file, I built a file that's a small calendar that pops up when a date is clicked on, then the user picks a date and that date is issued to the date field of the original file.

So far I've figured out how to make this work for various fields in one file, but how do I make it work for various fields in various files with only on calendar file? Thanks.

Link to comment
Share on other sites

You will need to set a variable that tells the calendar file which file/field you came from. The return script in the calendar file would test this variable and execute different external scripts depending upon its value (where you came from). -bd

Link to comment
Share on other sites

This topic is 8585 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.