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

Date Prompts mandatory Based on the Selection

Started by Mpotla, 09 Jun 2009 06:21:20 AM

Previous topic - Next topic

Mpotla

HI All,

I have two date prompts(from_date, to_date) which are optional,I need to implement the java script in such a way that when i select a value to From_date ,it should ask the to_date prompt to Mandatory...vice versa.

If i dont select anything It should run the data for all the dates as the date prompts are Optional.

Please suggest me how to implement my requirement.

Thanks in Advance

Mohan

Gopinath

If acceptable for your end users, have these 2 date prompts inside a conditional block.
Have  valueprompt (Checkbox) and conditionally display the date prompts based on the user selction.