Which two statements are true about using popover objects in FileMaker 13? (Choose two.)
DRAG DROP -A layout has a script trigger assigned to activate OnRecordCommit and a field on the same layout with script triggers assigned to activate on OnObjectSave,OnObjectExit and OnObjectValidate. The field is modified and the user exits the field without navigating to another object on the layout.In which order will the script triggers activate?Select and Place:
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?
A layout contains a single portal that is based on a relationship configured to allow creation of related records. The portal contains one field (FieldA), which is not used anywhere else on the layout. The portal object has the name Portal_1.Which technique can be used to navigate to FieldA in the empty row at the end of Portal_1?
The table Model has the container field Portrait. The following calculation is called:GetContainerAttribute (Model: : Portrait ; "image")Assuming Model::Portrait contains an image, what is returned?
Which statement is true about a container field set to Store container data externally in FileMaker 13?