Tuesday
Mar192013

Change Fatigue

How much change is the organization, the team or the individual currently dealing with? I came across this term in studying Agile but it certainly applies to FileMaker ecosystems as well.

Wednesday
Apr282010

Axis

Axis

CATEGORY: Reporting
CLASS: Charts

The side of a FileMaker 11 chart that displays scaled values or category labels.

© 2010 - Dwayne Wright - dwaynewright.com
The material on this document is offered AS IS. FileMaker Pro is the registered trademark of FileMaker Inc.

Monday
Apr262010

Chart Plot Area

Chart Plot Area

CATEGORY: Reporting
CLASS: Charts

The area of a FileMaker 11 chart between the X and Y axis is referred to as the plot area. This is smaller than the overall size of the chart object because the chart element may also include the chart title, legend, x-axis title, y-axis title and y-axis scale.

The term comes into play when you are trying to determine how many x-axis categories you can fit into the determined plot area and still make the charts result useful to its audience.



 

© 2010 - Dwayne Wright - dwaynewright.com
The material on this document is offered AS IS. FileMaker Pro is the registered trademark of FileMaker Inc.

Monday
Mar152010

Default Script

Default Script

CATEGORY: Scripting
CLASS: General

In early versions of FileMaker scripting, a new script would always have some default script steps included. After a lot of input from the developer community, FileMaker removed that default action. This is because the first step after creating a new script was to remove the automatically added steps created by default.

In FileMaker 10, the default script action has been added back in as an option. This is available from the down arrow button that is found right next to the “New” button in the Manage Scripts dialog box.

When selected, a new script will automatically have the steps of Enter Browse Mode, Go To Layout and Perform Find within them. As of FileMaker 11, there is no way for a developer to create their own default options for this feature.

© 2010 - Dwayne Wright - dwaynewright.com
The material on this document is offered AS IS. FileMaker Pro is the registered trademark of FileMaker Inc.

Tuesday
Oct132009

List Separators For Scripts

List Separators For Scripts

CATEGORY: Scripting
CLASS: Technique

In FileMaker 9, we were finally given the ability to organize our scripts into folders. Before this, the main way to organize scripts was by creating a new script given the name of a single hyphen. This would create a dash separator where the script would normally be and you could move this uniquely named script into a position to organize your scripts by their function, entity associated with or any other category that fits your solution framework.

Also in FileMaker 9, we were given a pop down menu that automatically creates the script separator item for use but the previously technique works as well.

© 2010 - Dwayne Wright - dwaynewright.com
The material on this document is offered AS IS. FileMaker Pro is the registered trademark of FileMaker Inc.