Usually if there is content inside the Web Viewer such as a button or field, a single click is enough to activate the field or button. Using FileMaker 10, there is sometimes a problem with the Web Viewer requiring an additional click to 'activate' the web viewer.
This has been found to occur when a script navigates away from the layout with the Web Viewer and does some processing by looping through a series of records and then returns to the original layout. To avoid this happening, your script should open a fresh window for work on the other layouts, or to display your web viewer.
This problem can occur even without the reactor plugin installed.
Comments