April 18, 200223 yr Is there a way to automatically position a "FLASHING CURSOR" in the first field in a layout indicating that the user will start here? Or change the background color of the first field indicating start here. As I learn FMP, my first layouts require the user to hit the tab key first before entering data into the first field.
April 18, 200223 yr Use a Go to Field script step in the script that takes the user to the layout, specifying the field you want them to start in. You can also change the fill color of the field by selecting the field on the layout and using the paint-can button in the status bar. Chuck
Create an account or sign in to comment