February 22, 200520 yr Just when I feel like I'm getting competent... I realize I am still quite a "newbie". I am trying to implement the freeware pop-up calendar "Minical" into my database. I can't figure out how to pass the date back to the field I want in the record I want in the original database. Can anyone give me the broad strokes of how this is done? (Through a script step "Set Field", through a related record...?--which I've tried and failed at getting to work.) I'm sure this is supposed to simple because I can find no documentation on how to do it. Thanks in advance.
March 1, 200520 yr I would use a relationship that allows access to globals. Create identical calculation fields in Minical and the file you wish to pass the date to that are "1". Create a relationship to these fields and if the date in Minical is stored in a global, you now have access to the chosen data from the other file.
Create an account or sign in to comment