April 11, 200124 yr Can anyone tell me why this works? I have 2 databases (A and :. Data base A has a text field named "title" and "title" contains text that needs to be sent to a field in database B named "title2". This text will be sent by the user via a results page with a form that database A generates after the user successfully logs on. In the results file for database A the contents for "title" is prepared to be sent to database B via hidden input (<input type="hidden" name="title2 " value="[FMP-field: title]"> ). Therefore the contents of "title" in database A will be sent to "title2" in database B, right? Here
April 11, 200124 yr Author Oh yeah, I forgot to mention in my previous post that the action is -New. I suppose this might make a difference.
Create an account or sign in to comment