Newbies Charlie Liu Posted July 4, 2012 Newbies Posted July 4, 2012 Hi All, I have been using filmmaker for 2 weeks. I try to revise the template and use it in my work place. Now I try to combine two template and revise that but face a problem. (The relationship of my data base is attached as Data base relationship1 and 2). I want to search and auto fill employee ID, name, and email on new layout when I type a button (button script named Show customer browser). But when I call the layout out (attached as new layout) and click the employee list (attached Input employee infomraiton). The data didnât auto fill on the space. Can someone help me to figure out where the problem is and help me to fix it?? Many thanks for your help
doughemi Posted July 4, 2012 Posted July 4, 2012 In your script, the set variable value is shown as /*Personal Detail 2::Employee ID*/ . The /* and */ tags indicate that the information between them is a comment, and doesn't get stored. This most often occurs if you copy and paste a script before the field or relationship is defined. Try removing the tags and see if it helps. 1
Newbies Charlie Liu Posted July 4, 2012 Author Newbies Posted July 4, 2012 In your script, the set variable value is shown as /*Personal Detail 2::Employee ID*/ . The /* and */ tags indicate that the information between them is a comment, and doesn't get stored. This most often occurs if you copy and paste a script before the field or relationship is defined. Try removing the tags and see if it helps. Thanks for your help, I do remove the ** but didn't work as well.
doughemi Posted July 4, 2012 Posted July 4, 2012 Make a clone of your file with some dummy records, zip it, and post it here.
Newbies Charlie Liu Posted July 4, 2012 Author Newbies Posted July 4, 2012 Sorry for my mistake... There is attachment. Many thanks for your help! Charlie Charlie_file.fmp12.zip
bruceR Posted July 4, 2012 Posted July 4, 2012 What do you mean when you say you are combining two templates? Your attachment is incomplete. It does not include the "Personal Detail" file. 1
Newbies Charlie Liu Posted July 4, 2012 Author Newbies Posted July 4, 2012 What do you mean when you say you are combining two templates? Your attachment is incomplete. It does not include the "Personal Detail" file. I mean I wanna combine two layouts (one name is accounting, the other name is desktop) into one file, and now I try to connect two layout (you can see on the top the attached. I try to build relationship between "Expenses" and "Personal detail2"). Now I want to to search and auto fill employee ID, name, and email on new layout when I press a button (button script named Show customer browser). Many thanks for your help and sorry for unclear explanation, Cheers,
Newbies Charlie Liu Posted July 13, 2012 Author Newbies Posted July 13, 2012 Can someone give me a hand? Many thanks!
Recommended Posts
This topic is 4789 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