Hi,
I have a prompt named COUNTRY.
1) My requirement is...the prompt should appear in the prompt page as : +COUNTRY
2) If the user clicks on + sign it should get drop down displaying country names with check boxes like
+ Country
USA
CANADA
UK
We are using relational model, can you tell me how to achieve this...
Many thanks in advance
Sounds like a normal value prompt to me, with the exception of the + sign. You choose what format the prompt should be in, list box, drop down or check box (depending on whether you're looking for a single choice, or allowing multiple choices).
yeah...any idea like how to bring + sign...and use it as drop down.
Nope - you might be able to do something with bespoke Javascript, but I wouldn't know how to do that. The normal down arrow works pretty well, and everyone knows how to use that...
You can use a value drop down prompt. And designate the "HEADER TEXT" property to say something like "+ COUNTRY".
or is it possible for you to use tree prompt instead?
try to have hierarchy for Country in your FM.
Hi Cognosun,
Refer the attached image. You need to use 4 HTML items, i have included the code for each HTML items in the image.
Thanks,
Gopinath