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

Yes/No Prompt

Started by rcaesar, 04 Jan 2016 10:16:59 AM

Previous topic - Next topic

rcaesar

Hi Folks,

I have a cascading prompt where the user can make a selection (Yes or No). I am trying to generate another prompt based on the user selection. If it is Yes, then, say Prompt A (Value prompt List) should come up, else Prompt B (value prompt list) should come up.

Any help is much appreciated. Thanks in advance.


Lynn

Quote from: rcaesar on 04 Jan 2016 10:16:59 AM
Hi Folks,

I have a cascading prompt where the user can make a selection (Yes or No). I am trying to generate another prompt based on the user selection. If it is Yes, then, say Prompt A (Value prompt List) should come up, else Prompt B (value prompt list) should come up.

Any help is much appreciated. Thanks in advance.

You could conditionally render different prompt controls (or prompt pages) depending on the Yes/No answer.

rcaesar

Thank you Lynn,

I am going to try conditional blocks for the prompts, and render block variables.

Will also try and use prompt controls.

Best