Q59
Which method is called right before a field is saved?
A.
onBeforeSave()
AnswerB.
BeforeSave()
C.
SaveBefore()
D.
None of the mentioned
Answer: Option A
Solution
Answer: Option A
Solution:
The method onBeforeSave() is called right before a field is saved.