Hi,
I'm using two optional date prompts in a prompt page which means that it is possible for the user to uncheck the date prompts in order to grey out/disable the prompts. Now I have the requirement to disable the prompts as default. The only way of accessing the objects is javascript I guess. I found the following function to set a value but I intend to disable the whole prompt. Maybe you know the code to access the checkboxes next to the date prompt!?
pickerControl<name>.setValue('1999-01-01');
Do you have an idea to manipulate the date prompt?
Cognos version: 8.4.1
Thanks and best regards,
Timm
Hi
I can't help you with the Javascript but if you want to hide the prompts have you looked at render variables?