Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - dvm

Pages: [1]
1
ParamQuery Pro Evaluation Support / jQuery noConflict mode
« on: May 27, 2016, 08:52:07 pm »
Hello,

Our app uses jQuery in no conflict mode, since $ is bound to another script. Is it possible to use ParamQuery Pro with the jQuery object just bound to "jQuery" instead of "$"?

My apologies in advance if this is in the documentation somewhere and I just missed it.

Thanks!

2
Help for ParamQuery Pro / Re: Version 3.3.0
« on: May 27, 2016, 08:46:33 pm »
Ok, it looks like some of the scripts weren't loading before it tried to execute the constructor. Odd, but fair enough. I've got it working now using jQuery(document).ready(). Thanks for the example.

3
Help for ParamQuery Pro / Re: Version 3.3.0
« on: May 27, 2016, 06:07:16 pm »
Thanks for the prompt reply. Unfortunately, there are no scripts overwriting $ in my application. I even wrote a quick test file with nothing but jQuery, jQuery UI, ParamQuery Pro 3.3.0, and a constructor for a table. Even with just this I was able to reproduce this issue. I also tried running jQuery in no conflict mode, but that just broke ParamQuery entirely (which is it's own problem - we need to use no conflict mode, but that's another issue).

Is there a way I could get a build of 3.2.0 for evaluation?

Thanks!

4
Help for ParamQuery Pro / Re: Version 3.3.0
« on: May 27, 2016, 12:19:35 am »
Curious about the status of the original problem mentioned in this post (the cGroupView is not a constructor script error). Is there a fix planned or a workaround? I'm trying to evaluate ParamQuery for use at my company and this script error is blocking me.

Thanks!

Pages: [1]