Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     Prompt text in dialog manager.

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Prompt text in dialog manager.
 Login/Join
 
Member
posted
Hi, I have a webfocus report need user to input information to generate a report. Say for example is a type. How do I display information to let user know what values are valid? We have webfocus7.6 intall in a sever, we access it thru IExplorer, is it called iWay? Anyway, I tried to use html lanch page, but I have no idea where my report stores in. I find the file name in the property, '\app\xxx.fex', but I put it in lanch page, it can't find the fex file. I'm not sure it's because of security consideration or else.. I can put checking in it, after user input wrong value, it prompts text message tells him what are correct ones. But they looking for comments/ways to tell them what valid values before they input it. any idea?


Regards,

Jacky
 
Posts: 20 | Location: Toronto | Registered: August 13, 2007Report This Post
Virtuoso
posted Hide Post
Jacky

A lot of questions....

To point to the last, this might be a start

Say you want the user to input a date in a certain format you can start your FEX with

-DEFAULT &DATEINPUT='20070818';
-PROMPT &DATEINPUT.enter a date in the format YYMMDD.
TABEL FILE CAR
...
END


Of course there are many ways to test if the input is correct and the loop to the input again, but I would start with this.

BTW it is not called IWay. That's the firm that sells the programs (and more) to get the data from the databases.




Frank

prod: WF 7.6.10 platform Windows,
databases: msSQL2000, msSQL2005, RMS, Oracle, Sybase,IE7
test: WF 7.6.10 on the same platform and databases,IE7

 
Posts: 2387 | Location: Amsterdam, the Netherlands | Registered: December 03, 2006Report This Post
Member
posted Hide Post
quote:
-PROMPT &DATEINPUT.enter a date in the format YYMMDD.


The PROMPT is exactly what I'm looking for!! After read your post and search language reference, find this:

&GRPTYPE.(D,F,P,A).PLEASE SELECT TYPE.


This forum really helps! Thanks..


Regards,

Jacky
 
Posts: 20 | Location: Toronto | Registered: August 13, 2007Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     Prompt text in dialog manager.

Copyright © 1996-2020 Information Builders