2
answers
1
watching
289
views

You develop JavaScript code to filter a lookup field. The lookup field must return filtered data.

What should you do?

Select only one answer.

A.  Register a function on the form’s OnLoad event which uses the addPresearch method to invoke a separate function containing the filtering code.

B.  Register a function on the field’s OnChange event which uses the addPresearch method to invoke a separate function containing the filtering code.

C.  Register a function on the form’s OnLoad event which uses the setSearchQuery method to apply the filtering code.

D.  Register a function on the field’s OnSelection event to apply the filtering code.

 

For unlimited access to Homework Help, a Homework+ subscription is required.

Avatar image
Liked by mmyint1234 and 1 others

Unlock all answers

Get 1 free homework help answer.
Already have an account? Log in
Avatar image
Liked by mmyint1234 and 2 others
Already have an account? Log in

Related questions

Related Documents

Weekly leaderboard

Start filling in the gaps now
Log in