Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
BIRT Datepicker plzzzzzzzzzzz
berk123
Hi,
Can someone please post a sample report with datepicker for the paramerter dialog box. I couldn't follow the existing postings related to this. I've tried using a calendar.js and modified TextboxparameterFragment.jsp and added the script src to FramesetFragment.jsp but was unsuccessful in getting it to run.
I'd appreciate if someone can post a working example.
Thanks a bunch!!!
Find more posts tagged with
Comments
appform
Hi All,
I followed the same process in 2.6.3 version.
but not working and Palette box is being disappeared.
Any Help
Regards,
Swapna.
Yog
Hi,
I tried the code as shared by triplep. When I click on the calendar icon on the parameter page, the calendar appears at the upper left corner of the parameter dialog. It is not coming up like a popup. Please suggest.
Regards
Yog
Hi All,<br />
<br />
Any input for the above said problem?<br />
<br />
Please help me out.<br />
<br />
Regards.<br />
<br />
<br />
<blockquote class='ipsBlockquote' data-author="'Yog'" data-cid="114441" data-time="1361474974" data-date="21 February 2013 - 12:29 PM"><p>
Hi,<br />
<br />
I tried the code as shared by triplep. When I click on the calendar icon on the parameter page, the calendar appears at the upper left corner of the parameter dialog. It is not coming up like a popup. Please suggest.<br />
<br />
Regards<br /></p></blockquote>
Pranav Jain
<p>Guys, I am using the latest BIRT version that is 4.3.2 . I want to implement date picker in my BIRT frameset. So after selecting date from datepicker, report should populate accordingly. Can anyone know or have worked on it then please let me know soon. Thanks in advance. </p>
Pranav Jain
<p>I am waiting for answer, can anyone help me with this.</p>
jacot
<p>Hi Pranav Jain,</p>
<p> </p>
<p>Did you manage to install a date picker on BIRT 4?</p>
Santhoshvysyaraju
<p><span style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;">Hey Thanks for sharing this softwares, I used it and it works well in displaying the calender image in dutch language. the only thing is that is shows in Dutch instead of English, how to set it to show English? And also after selecting the date, it is going for error page. Please anyone let me know in BIRT 4.5 version. Thanks!</span></p>
Bagavath Padmanabhan
<p>Without using .jsp page how can i add the datepicker in parameters ? Is there any way to do in XML?</p>
JFreeman
<p>You can create a custom parameters page and add the date picker to that page.</p>
<p> </p>
<p>Alternatively, you could use 1 report design like a parameters page by adding custom script into an HTML text element and use the date picker library. Then add a button to hyperlink to the actual report design.</p>
<p> </p>
<p>Otherwise, you are going to need to modify the JSP files for the out of the box parameters page as indicated earlier in this post.</p>