List of questions
Related questions
Question 12 - PL-400 discussion
You need to add the script for the registration form event handling.
Which code segment should you use?
A.
formContext.data.entity.addOnSave(myFunction)
B.
formContext.data.addOnLoad(myFunction)
C.
formContext.data.removeOnLoad(myFunction)
D.
addOnPreProcessStatusChange
E.
formContext.data.isValid()
Your answer:
0 comments
Sorted by
Leave a comment first