May 10, 201114 yr KKThe script on the attached zip file does not work, and I can't see why it does not. Can someone help me her? Running OS 10.6.7 on an Imac and using FMP 11. What\'s wrong?.zip
May 11, 201114 yr 1. Get ( LastMessageChoice ) returns the NUMBER of the clicked button. In your example, that would be 1 when user clicks "Yes" and 2 for "No". 2. Go to Related Record[] will do nothing when there is no related record. You should also use Set Variable[] instead of Copy[] and Set Field[] instead of Paste[]. Finally, the field to set should be ContactID. SolicitorID should be an auto-entered serial number.
Create an account or sign in to comment