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

Validations for HTML items

Started by Lavanya, 16 Dec 2005 05:24:01 AM

Previous topic - Next topic

Lavanya

Can we add validations to the HTML items in reportnet?

BIsrik

could u plz tell us more about ur requirement

Srik

Lavanya

Say for example I have a date range prompt in my report. The user selects the date range and clicks on finish. On clicking this button a validation shuold happen like if FROM date is ahead of TO date an error message has to be thrown . Is it possible?

BIsrik

i am also trying to do that...still now no sucess!!!

Srik


turnonthejets

You could remove the Finish button and add a custom HTML item that replaces it and validates the prompt values and if it's valid submits the promptButtonFinish()

BIsrik

exactly trying to do the same...but i am not able to achieve that...any suggestion...

Srik

sir_jeroen

Use javascript: www.w3schools.com or search on google for javascript validation