Welcome to TestSimulate

Pass Your Next Certification Exam Fast!

Everything you need to prepare, learn & pass your certification exam easily.

365 days free updates. First attempt guaranteed success.

FileMaker Developer Essentials for FileMaker 13 (FM0-308) Free Practice Test

Question 1
Which statement is true when developing the user experience for a FileMaker WebDirect solution?

Correct Answer: C
Question 2
Which three statements are true about FileMaker WebDirect? (Choose three.)

Correct Answer: B,C,D
Question 3
The tab control object shown below is configured with an OnPanelSwitch script trigger.

Which formula could be used in a conditional test to detect if the user clicked on the "Map" tab panel?

Correct Answer: D
Question 4
Which two formatting options can be controlled by a layout's theme? (Choose two.)

Correct Answer: A,D
Question 5
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?

Correct Answer: E
Question 6
Which two statements are true about a Web Viewer object viewed on a layout in FileMaker Pro 13? (Choose two.)

Correct Answer: B,C
Question 7
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?

Correct Answer: C