I have the request to let customer input value and query it in the database. If no record is there, give the error message.
I try to use the conditional block list to do that. Set the variable as boolean and expression as ([name] is not null). But when I run the report, the whole report will...
Hi everyone, I want to use Javascript to validate the user's input in the text impropt, change it to upper_case.
I am using the following script:
<script>
// This script will upper_case the input value of the TEXT prompt named UID.
function ValidatePage(){...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.