A table in a FileMaker 13 solution has a text field CompanyName. The following field validation options are set for this field:
Validate data in this field only during data entry
Allow user to override during data entry
Require not empty
Display custom message if validation fails
A user imports a set of records into this table. Some records have no value in the CompanyName field. What will occur?
A new solution is created with Iwo tables, Client and Contracts. The only modification made on the Relationships Graph is to establish a relationship between them which is set to delete related records in Contracts when a record in Client is deleted. What happens when the Client table occurrence is deleted from the Relationships Graph?
Given the following Relationships Graph for a FileMaker are all table occurrences sharing the same source table: The solution has the following layout based on the Trainer table occurrence: If a developer modifies the layout to be based on the Manager table occurrence instead of Trainer, what happens to the data that is displayed?
Given the following Relationships Graph in a FileMaker 13 solution: A layout is based on the table occurrence Class and a portal shows records from the table occurrence Employee. If the field Trainer: : Name is placed into the portal, what is the result?
A layout is using a theme that sets a field to have a text color of "green" and a text style of "bold". FieldA has conditional formatting where the text color is "red" when the data in FieldB = 1. A new style is created and applied to FieldA where the text color is "blue" and the text style is "italic" but the style is not saved to the theme. If FieldB = 1, how would the data in FieldA be formatted?
Given the following return-delimited data in a Team field of a FileMaker 13 solution:
Andy Jones
Bernie Lee
Carry Lane
Which formula would result in the string "Bernie Lee" (without quotes or leading/trailing carriage returns) from Team?