November 8, 200619 yr Its like i have a layout that needs to sort everytime it is view, so is there other way other than binding the script to a button? Incase the user navigate through the side menu rather than using the button. Or there is a way to disable the side menu navigation? Sorry i am kind of new to fm.
November 8, 200619 yr Or there is a way to disable the side menu navigation? There is: http://www.filemaker.com/help/ScriptsRef-211.html Its like i have a layout that needs to sort everytime it is view, so is there other way other than binding the script to a button? Yes arrange the listing in a cartesian selfjoin portal with a sort order ...placed in a default tab, and if alternaive sortings are required, use this approach: http://www.filemakerpros.com/LessSort.zip ...this seems like buttons - but isn't, neither is any scripting involved at all. --sd
Create an account or sign in to comment