If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

[RS] Validating a free text prompt

Started by ADCJTR, 19 Apr 2007 11:33:03 PM

Previous topic - Next topic

ADCJTR

Good morning, afternoon and evening;

I want to validate a free text prompt to limit the chance of user error by giving an acceptable range of responses without using a drop down list. I have had a play and the only way I can do it is using a boolean variable and a conditional block on the following page. is there an easier way that I am missing?

Thanks in advance,
DJR

MFGF

Hi,

Is there any reason you can't use a select & search prompt here? It would seem to be an easy mechanism to apply validation to the entered value.

Best regards,

MF (prompted by SK)
Meep!

ADCJTR

No reason other than picky users.   :)
I wrote some script to validate.
let me know if you want me to post.

COGNOiSe administrator

How long is the list of allowed values? Is it static? Would a JavaScript solution work for you?