hello,
i'm making an application where i want to attach a previous document so that the fields in that gets reflected in the current document..
Eg: -
i save a document which has a "status" field with value "Open", and one with status "Closed"
I want the document with status "Open" to get attached in the current document...
If anyone cud gv me suitable answer....wud be highly obliged
Software/Hardware used:
ASKED:
January 20, 2009 5:42 AM
UPDATED:
January 20, 2009 3:25 PM
Another approach is to inherit the values of the “Open” document into the “Closed” one as it is created. There is a checkbox on the second (propeller-head) tab of the form properties. If you have the Open document selected and then create the closed document, it will bring the values forward, based on matching fieldnames. You can also manipulate the values through formulas.
Not a better or worse solution than Brooklynegg (who certainly has a track record for good answers) — a different approach that may or may not fit your needs more closely.