HiI'm designing a course to teach Users of a Social Care database the correct method for searching for clients within the database.An initial action they perform is to clear all existing search criteria from the search wizard by using the shift + f4 key combination.I've managed to incorporate this action into the repective course 'searching' page and have also added a pop-up page (opened from a button within the search page) with a short video of how this is done - the problem is that if the pop-up is opened then closed and the user attempts to perform the action nothing happens (unless you click first on the background of the page). It is as if the action has been disabled until the focus is reapplied to the page. If I was working with VBA a simple .setfocus command would resolve this but I seem unable to get around it in Lectora????