Hello, you do not have a trick to make or replace a space of the name of the group ? Please and not to use _Underscores_
like <space> -
Thanks
» Quick.Cart v1.x
steph2switzerland
merci
2007-11-16 08:34
stephano6 - so you don't want to enter name of group? And want to have in "select" field names of attributes without name of group? Do I understand you properly?
stephano6
2007-11-16 12:38
Oups ... No :-)
one must write: name of group Format_Cat_1 (with Underscores)
and me I would like: name of group Format Cat 1 (without Underscores)
There are usually two codes for "space" from your keyboard, "softspace" Ascii code 32 norm,ally generated by pressing the spacebar and "hardspace" ascii code 160 which is generated on a lot of systems by various <control><shift><spacebar><alt> combinations.
This hard space might work. Your operating system should have a character mapping utility which will help you with this. Try generating the hardspace in a text editor to find the key combination or google for your OS..
stephano6
2007-11-18 14:33
thanks for your answer, I tried your solutions but the problem comes from the scrypt of my quick.cart that don't accepts the caracter "^[\\w]+$" for the name of the group.
<form name='attForm' id='attForm' action='?p=attributesForm&iAttribute=' method='post' enctype='multipart/form-data' onsubmit='return checkForm( this, Array( Array( "sGroup", "regexp", "^[\\w]+$", "", "Group is required, and can only contain letters, numbers and underscores!" ) ,Array( "sName", "simple", "Attribute name is required." ) ,Array( "fOffset", "float", "", "false" ) ) );'>
I will try to dell this line "^[\\w]+$" to see if it works with the data base.
Thanks again
steph2switzerland
stephano6
2007-11-24 14:31
* preceding question still not to regulate. * but you have a proposal for this : please
merci / OpenSolution / 2007-11-16 08:34:15
so you don't want to enter name of group? And want to have in "select" field names of attributes without name of group? Do I understand you properly ?
Thanks
Quick.Cart.Loaded v14 Fat / steph2switzerland
merci
2007-11-26 09:38
stephano6 - sorry, but I'm not able to help you...I don't know this plugin very well, so maybe ask about this the author of products attribut plugin.