Website Saved Searches Questions

By gkornbluth - December 9, 2010

Hi All,

While implementing the Website Saved Searches plugin I noticed that although the jQuery script called in the plugin was version 1.3.2, the jQuery script included with CMSB V2.06 is version 1.4.1.

For now I manually adjust the code so that the versions matched.

Is there any way to adjust the code to make this an automatic process so the latest versions would always be called?

Or maybe you could leave the version numbers off the script file name in both places (it's already embedded in the jQuery code) so that the file names always matched in future CMSB and plugin updates?

Also,

The current plugin scripts are designed to ask the user to input a name for the entry before saving it.

Since I’m using this on an existing detail page, would it be possible to automatically use the text from an existing field instead of requiring users to type an entry.

Even better, would it be possible to pre-populate the entry form from the existing field, so that the user could have the choice of using the "name" as is, or of modifying it before saving?

Thanks,

Jerry Kornbluth
The first CMS Builder reference book is now available on-line!







Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php

Re: [gkornbluth] Website Saved Searches Questions

By Jason - December 13, 2010

Hi Jerry,

You bring up a good point about the jQuery versions. Since this code is not automatically generated, there isn't a way to automate this change depending on the current version. We can add a note to the plugin readme alerting people to check their version of jQuery.

As for adding default text to the prompt, we can do that with some custom programming. Depending on exactly what you wanted to do, we would have to customize both the .php and .js files. If you're interested in doing this, please send an email to consulting@interactivetools.com

Hope this helps
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

Re: [gkornbluth] Website Saved Searches Questions

By Jason - December 14, 2010

Hi Jerry,

This is possible with some customization. Currently, the idea is to have the user just enter in a name that is meaningful to them. If you're interested in customizing this plugin, please send an email to consulting@interactivetools.com to go over some options.

Thanks
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/