Focal Point
Solved Display ALL option in dynamic dropdown list

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/2547000026

May 10, 2012, 03:02 PM
Haripriya
Solved Display ALL option in dynamic dropdown list
Hi,

How can we add "ALL" option in the dynamic dropdown list. I have three chained dropdown prompts where I would like to display "ALL" in all the prompts.

Please suggest.

Thank you,
Priya.

This message has been edited. Last edited by: Haripriya,


WebFOCUS 7.7
Windows, All Outputs
May 11, 2012, 10:03 AM
Rao D
All option will be added by default if you are using "PROMPT" command

ex:-
-PROMPT &VARIABLE.(OR(VAL1,VAL2,VAL3)).Variable


WebFOCUS - ver8201
[ReportingServers: Windows 64bit;
Client: tomcat and IIS on windows 2012
AppStudio

May 11, 2012, 10:05 AM
Rao D
In the HTML composer from the properties menu of that particular dropdown you can add ALL option.


WebFOCUS - ver8201
[ReportingServers: Windows 64bit;
Client: tomcat and IIS on windows 2012
AppStudio

May 17, 2012, 02:55 PM
Haripriya
Thank you Rao. It worked


WebFOCUS 7.7
Windows, All Outputs
May 18, 2012, 11:52 AM
susannah
And to add to what Rao D has already taught you, you can change the text that displays , eg "ALL" can display as "All things bright and beautiful"...
In the HTML Composer, from the properties menu, right next to the check box for the ALL option, where the work 'ALL' displays, overwrite that with whatever you like.




In Focus since 1979///7706m/5 ;wintel 2008/64;OAM security; Oracle db, ///MRE/BID
May 21, 2012, 10:27 AM
Don Garland
I like "Everythang"


WebFOCUS Administrator @ Worldpay FIS
PROD/DEV/TEST: 8204, SANDBOX: 8206 soon - BIP, Reportcaster, Resource Manager, EUM, HyperStage soon, DB: HIVE,Oracle,MSSQL
May 21, 2012, 11:23 AM
susannah
Good One




In Focus since 1979///7706m/5 ;wintel 2008/64;OAM security; Oracle db, ///MRE/BID
May 21, 2012, 11:51 AM
Doug
We can do "Everythang" in WebFOCUS.
December 06, 2012, 10:25 AM
joykairos
RAO - I tried what you advised Haripriya

-PROMPT &YEAR. (OR(<2012,2012>,<2013,2013>,<2014,2014>,<2015,2015>,<2016,2016>,<2017,2017>,<2018,2018>,<2019,2019>,<2020,2020>)). Select Year.

BUT I am getting this error:
(FOC257) MISSING QUOTE MARKS: '2020''
(FOC009) INCOMPLETE REQUEST STATEMENT

How will I resolve this issue?

Thanks in advance.


WebFocus Managed Reporting, Developer Studio
May 14, 2018, 02:42 PM
Todd_Wallace
In App Studio the settings box is turned off by default. Go to Utilities,settings check box to turn it on.


WebFOCUS 8.1.05
Windows-iSeries DB2, All Outputs
HTML