Jump to content
We've recently updated our Privacy Statement, available here ×

Can I use the same ID for two different input controls?


jkeri

Recommended Posts

I have an input control which uses an ID called SITES and is a MULTI-SELECT QUERY for one of my reports.    I need to create another input control for an ID called SITES which is a SINGLE SELECT QUERY.

Jasper report uses $X{IN,fileda,SITES) allows multi select. The other report is 'WHERE $P{SITES}= fieldb' which allows for single select.

Question: Can i use the same ID  (SITES) in two different input controls?    Beacuse when i try to create my single select query input control i get an error that 'the resource with the same id already exists'.

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • 4 months later...

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...