JTYLER Posted August 7, 2012 Posted August 7, 2012 I have 2 edit boxes in my layout. I want the value to be the same as another edit box in the layout. I can not figure out how to make this happen. Seems as though you have to relate it to something in the table to generate the value. Any assistance would be appreciated.
JTYLER Posted August 7, 2012 Author Posted August 7, 2012 no they are from different tables. i want to use field 1 from table x to populate field 2 in table y.
eos Posted August 7, 2012 Posted August 7, 2012 Seems as though you have to relate it to something in the table to generate the value. If they are from two different tables, you can't use an auto-enter calculation, but a script trigger will do. btw, if you have both fields on one layout, then these two tables must be related somehow (or one is a global). trigger.fmp12.zip
comment Posted August 7, 2012 Posted August 7, 2012 I have 2 edit boxes in my layout. I want the value to be the same as another edit box in the layout. Knowing the purpose would be useful. As a rule, you do NOT want to duplicate your data.
Recommended Posts
This topic is 4491 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