comma in input box
Status: Alpha
Brought to you by:
valmont
Hi,
Thank you for WICK! Although, when I click on an item
in the suggest box, the textbox gets the item with a
comma. I tried to remove the comma from withinvthe
wick.js file but then the suggestion box stays up.
How can I prevent this comma?
Thanks,
David
PS
mrwoopey NOSPAM at yahoo dot com
Logged In: YES
user_id=1319775
I have the same issue. I do not want to the comma to appear.
Please post a complete solution (i.e. wick.js).
Thanks!
David
Logged In: YES
user_id=1319775
gwoolsey modfied the wick.js to prevent text boxes from
going over the drop down. With this fix it also doesn't have
any commas in the text box. You can get that version of
wick.js from:
http://sourceforge.net/tracker/download.php?
group_id=139147&atid=742562&file_id=143533&aid=1246335
Good luck!
Dav
Logged In: NO
I have handled it by adding a param to the method (which
could be true or false) - if true, comma is added, if false it is
not. I plan to extend it sometime in the near future so that I
can set it field by field, rather than globally, since some fields
on a form are multi-value and some are single value.
pipalia at yahoo dot com