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.
Just looking for a code example so that when I add my report to RDF, I get a calendar filter. Currently, I'm just getting a textbox with the values I have in my code '12345678'. When I change this to a date, however it works just fine, I'm just not getting that calendar icon for users to pick from and I dont want the users to have to manually type in a date.
Any help is appreciated, thanks!
Using Webfocus App Studio 8202MThis message has been edited. Last edited by: FP Mod Chuck,
You have to create the calendar control in the html composer.
Thank you for the welcome Chuck.
I'm not using the html composer, but the new RDF Page in 8202. When I add my fex to the page, filters are automatically detected if I write my code a certain way. But I don't know how to write it so that the calendar option appears. Any examples would be great. ThanksThis message has been edited. Last edited by: ratios,
Yes, sounds more like that but I'm using the web version that is connected to AppStudio 8202 and yes it shows up under Domains.This message has been edited. Last edited by: ratios,
WHERE [report date field] EQ &REPORT_DATE.(|FORMAT=&YYMD).Report Date:.QUOTEDSTRING.;
Hmmm... thanks Hallway but for some reason I'm getting (FOC224) SYNTAX ERROR. Any other ways to code this so I can get that calendar icon in the output?This message has been edited. Last edited by: ratios,
Didn't even see that *sheepish grin* Now, I'm just trying to figure out how to get yesterday's date in there as a default... always something to work on.
Not sure if you've figured out how you'd get yesterday's date set as the default date in your calendar control pop-up yet, but since you are new, WebFOCUS comes with a list of built-in functions that let you manipulate values for dates, date-times, etc.
If you go here you'll find some very useful functions that will help you in your quest.
If you're still having troubles, let us know.
8.2.02M (production), 8.2.02M (test), Windows 10, all outputs.
Posts: 1113 | Location: USA | Registered: January 27, 2015