A Developer needs to create a database query that will execute after the end user populates a field.
How can this be accomplished?
A . Configure a new log rule for the IndexPlus module to query the database.
B . Configure IndexPlus to make the database call.
C . Code a database query in IPP code’s IndexPlus Finish event
D . Code a database query using Client-Side Scripting with IndexPlus
Answer: D