Synchronise ( field1 ; field2 )
Synchronise contents of field1 and field2
Average rating: 4.5 (28 votes) Log in to vote
Daniele Raybaudi - Show more from this author
ACI http://www.aci.it |
field2 contents:6
if you edit contents of a field, the other will be automatically edited.
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Both the fields must be defined as text with calculated value replaces existing value.
In this way, you can modify someone and automatically the other will be modified.
( practically it is like if you had the same duplicated field, but with different name )
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.