Skip to main content



      Home
Home » Archived » BIRT » Drawing check boxes
Drawing check boxes [message #775418] Thu, 05 January 2012 19:01 Go to next message
Eclipse UserFriend
I am using Birt version 2.3.2. I am looking at my palette but I don't see any checkbox option to drag to my form. Anyone here needs to have checkboxes on the form before? How do you implement that?
Thanks all.
Re: Drawing check boxes [message #775761 is a reply to message #775418] Fri, 06 January 2012 11:32 Go to previous messageGo to next message
Eclipse UserFriend
Can you use a text element with html code like:

<table>
Test: <INPUT TYPE="checkbox" NAME="Item1" VALUE="1" UNCHECKED>
<br>
</table>

Be sure to set the type to html for the text element.

Jason

On 1/5/2012 7:01 PM, Jason Nguyen wrote:
> I am using Birt version 2.3.2. I am looking at my palette but I don't
> see any checkbox option to drag to my form. Anyone here needs to have
> checkboxes on the form before? How do you implement that?
> Thanks all.
Re: Drawing check boxes [message #1810090 is a reply to message #775761] Tue, 30 July 2019 11:40 Go to previous message
Eclipse UserFriend
When exported to PDF the checkbox does not appear.

Please assist on how can we use on a layout a check box which when checked should appear on a PDF format.
Previous Topic:Invoke dataset from Javascript by passing parameter value captured from chart click event
Next Topic:unwanted pagebreak in pdf or docx file
Goto Forum:
  


Current Time: Wed Jul 23 14:48:27 EDT 2025

Powered by FUDForum. Page generated in 0.24341 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top