Jump to content

How to create custom input control


lamnhungoc

Recommended Posts

  • Replies 7
  • Created
  • Last Reply

Top Posters In This Topic

Yes, the attached zip file (attachment 1) includes instuctions for customizing input controls beyond making simple UI changes. The instructions cover how to write a custom JSP to customize the input controls shown in attachment 2, add a sample JRXML to the server, attach the custom JSP, and run the report.

The custom controls appear on two tabbed panels: By Shipping Location and By Shipping Date. Each tab has two multi-select list boxes, Country and Zip; Year and Month. Country and Zip are cascading input controls. The JSP also creates a search box above the Country list box to facilitate selection of the country name from a long list of countries. A clear button appears when the search box contains something.

Let us know if it helps or you need more information. Thanks for your interest.



Post Edited by khahn at 11/02/2011 04:23
Link to comment
Share on other sites

  • 1 year later...
  • 4 weeks later...
  • 3 months later...
  • 2 months later...
  • 5 weeks later...

The following attachment shows an example that was implemented for 4.7. It has not been tested for 5.0 or higher. You can also look at the JRS Ultimate Guide in the Customizations chapter for a brief description on how to change the color of input controls.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...