September 23, 201510 yr Newbies Hi, I am currently trialling Filemaker Pro 14 with the intention to create custom layouts for particular data sets. I am using the standard Product catalog and the Products layout. For example I would like to create a separate layout for specific Product Categories. I create a script but it returns all records, it does not filter the records based on the field value. I am probably running the script from the wrong place, as I run it as trigger 'onlayoutenter'. I attached a screenshot of the script. if anyone can help point a newbie in the right direction.
September 23, 201510 yr Looks like you should remove the "Extend found Set" line. Also: why would you want to continuously loop and perform the sort script; especially if there is no Exit Loop statement.
Create an account or sign in to comment