April 17, 200223 yr Newbies In FM 5.5 Pro I have created a table in layout and assigned a button with some sript to basically open another layout. The script works fine if I change view to form or list, but not in table view. I can shift the field/button to the header and then it works in table view, but I have other stuff there. Also in table view the fields of course look like cells. In layout a particular cell represents a column so will every cell created within that column carry the same script as the script set up in layout mode
April 18, 200223 yr To my knowledge, the only parts that a button will work in when in table view are the header and the footer. If you need a button in the body, try a list view instead, or perhaps put the script in the Script menu. Chuck
Create an account or sign in to comment