FileMaker Developer Essentials for FileMaker 12 Beta Sample Questions:
1. Which two functions should be used with a script trigger to detect when a user types a backspace character in a field?
A) Char
B) GetLastKeystroke
C) GetLayoutObjectAttribute
D) Code
E) Get (TriggerKeystroke)
2. Which three Web publishing options are available in the FileMaker 12 product line?
(Choose three.)
A) Custom Web Publishing using FileMaker Server 12
B) Custom Web Publishing using FileMaker Pro 12 Advanced
C) Instant Web Publishing using FileMaker Server 12 Advanced
D) Instant Web Publishing using FileMaker Pro 12 Advanced
E) Custom Web Publishing using the FileMaker Server Web Companion
F) Instant Web Publishing using FileMaker Server 12
3. DRAG DROP
Match the FileMaker Server 12 hosting technology with the maximum number of concurrent client connections.
4. The text field productCode has a script trigger set to activate OnObjectKeystroke and runs the following script:
If [Length (File::productCode) > 7]
Exit Script [Result: 0]
Else
Set Field [File::productCode; File::productCode & "-"]
End If
The field productCode has the value of 12-1415. A user types a 6 in the field at the end of the value.
What is the resulting value in the field after the script trigger has processed?
A) 12-1415-
B) 12-1415-6
C) 12-14156
D) 12-14156-
E) 12-1415
5. For which two is it possible to specify conditional formatting? (Choose two.)
A) The title of a chart object
B) The body part of a layout
C) A rectangle object being used as a graphical background
D) A Tab panel
E) A merge symbol (e.g. < CurrrentDate >)
F) An inserted graphic formatted as a button
Solutions:
| Question # 1 Answer: D,E | Question # 2 Answer: A,C,D | Question # 3 Answer: Only visible for members | Question # 4 Answer: B | Question # 5 Answer: D,E |

We're so confident of our products that we provide no hassle product exchange.


By Angela


