Hello,
I have a prompt page and it has 4 required value prompts. First one (report level) renders different prompts according to it's use value. For example, if I choose "name" from first prompt, name prompt must appear or if I choose "score" from first prompt, score prompt must appear (different combos come by rendering with variable report level)
The problem is, when i select first prompt, prompt page tries to bring report page. It makes "finish", doesnt make "reprompt"
By the way i dont want a reprompt button, I need my prompt page automatically.
Kind regards.
no idea? =/
Have you tried enabling the Auto Submit property with a drop down list?
Have you used the cascading property? If one prompt is based on the other you should be using that and if a specific prompt should be rendered based on a value you might need to use a rendering variable.