Skip to Main Content

Intelligent Advisor

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Cannot check if captcha is null

Bishnu PMay 31 2023 — edited Jun 3 2023

Hi all,

I have custom validation onSubmit of an Interview.

I am trying to check if user has entered some value in captcha but getValue() function of a control object doesn't work for captcha controls.

in the screenshot below, page.getControls()[21] returns a control of kind ‘captcha’ but throws an error when doing .getValue() on the control. Same function appears to be working for control of kind ‘input’ .

Thanks

This post has been answered by Richard Napier on Jun 5 2023
Jump to Answer

Comments

Processing

Post Details