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