SEBLOD The Ultimate CCK for Joomla! - Forum - SEBLOD The Ultimate CCK for Joomla! Kunena Site Syndication http://www.seblod.com/ Wed, 22 May 2013 23:53:21 +0000 Kunena 1.6 http://www.seblod.com/components/com_kunena/template/seblod/images/icons/rss.png SEBLOD The Ultimate CCK for Joomla! - Forum http://www.seblod.com/ en-gb Subject: distinguish fields by character - by: lonewanderer http://www.seblod.com/support/forum/Field-Types-Plugin/47707-distinguish-fields-by-character.html#47707 http://www.seblod.com/support/forum/Field-Types-Plugin/47707-distinguish-fields-by-character.html#47707
I am using FieldX where people write ingredients for recipe.

Is it possible to highlight field, in which people add character ":"? for example dough: (bold)... i want to distinguish individual parts of recipe

so recipe should look like this:

dough:
- butter
- milk
topping:
-chocolate
etc.

Thank you very much.]]>
Field Types (Plugin) Sun, 19 May 2013 09:28:17 +0000
Subject: Captcha field type for 3.x?? - by: cubefree http://www.seblod.com/support/forum/Field-Types-Plugin/47492-Captcha-field-type-for-3x.html#47492 http://www.seblod.com/support/forum/Field-Types-Plugin/47492-Captcha-field-type-for-3x.html#47492
What am I missing here? ... beside 2 synapses to rub together?

Are there any Captcha or ReCaptcha field types that require the normal font verification code (for 3.x)?

Thanks in advance!]]>
Field Types (Plugin) Tue, 30 Apr 2013 22:51:47 +0000
Subject: Bug in computation rules > concatenate for the French accents and the apostrophe - by: nadinka http://www.seblod.com/support/forum/Field-Types-Plugin/47481-Bug-in-computation-rules--concatenate-for-the-French-accents-and-the-apostrophe.html#47481 http://www.seblod.com/support/forum/Field-Types-Plugin/47481-Bug-in-computation-rules--concatenate-for-the-French-accents-and-the-apostrophe.html#47481
I am a French developper who just discovered Seblod and I wanted to use the computation rules while creating a form (N° 5 : conditional states + computation) in order to concatenate 2 fields.

It works perfecty with words without any accents or apostrophe, but in French, if I write : "rue de l'aube" it stops at the ' (rue de l) and if I write réveil, I have only the first "r".

I managed to correct this bug by changing a line in media/js/ckk/cck.calculation-3.0.0.min.js.

The original code (line 5) is :
(function($){var defaults={formatNumber:0,sepDecimals:".",sepThousands:",",reChars:/([a-zA-Z0-9\ \-_])*/g,reNumbers:

Only the letters from a to z and A to Z, 0 to 9 and - _ were authorised.

I changed it into :
(function($){var defaults={formatNumber:0,sepDecimals:".",sepThousands:",",reChars:/(.)*/g,reNumbers:


While my site in on development I can change this line for each update, but I can't ask my client to do the same...

If someone can help me on this matter, I will be wery grateful

Thank you in advance.

Nadinka]]>
Field Types (Plugin) Mon, 29 Apr 2013 17:19:46 +0000
Subject: Dynamic select - conditional display - by: Risha http://www.seblod.com/support/forum/Field-Types-Plugin/47478-Dynamic-select---conditional-display.html#47478 http://www.seblod.com/support/forum/Field-Types-Plugin/47478-Dynamic-select---conditional-display.html#47478
So im trying to create a multilayer dropdown select with car makes, models, year and trim variations for the user to select...

First option should be a car make, and after your select the make all the models of selected make should be displayed in the next select tab and after selecting the model all the trims of the selected model should be displayed...

Im using dynamic select field but i cant get the conditional statement to work properly...To explain it a little better, here is an example focusing on Alfa Romeo model display after selecting alfa romeo make in first dynamic select.




So im trying to display Alfa Romeo models (in this case) only after user selects Alfa Romeo in the first select tab with all car makes but it does not work since alfaromeo models are always shown, even without selecting alfa romeo.... I really hope you understand what i mean and can help me... Big thanks to everyone!]]>
Field Types (Plugin) Mon, 29 Apr 2013 08:45:24 +0000
Subject: fiche saisie recette de cuisine - by: izycash http://www.seblod.com/support/forum/Field-Types-Plugin/47456-fiche-saisie-recette-de-cuisine.html#47456 http://www.seblod.com/support/forum/Field-Types-Plugin/47456-fiche-saisie-recette-de-cuisine.html#47456 je m'essaye a seblod assez difficilement
j'essaye de creer une gestion de recette de cuisine .
j'ai creer les champs et le template mais j'ai des petits soucis.
j'aimerais creer un groupe x qui me permetrait d'ajouter les ingredients (issue d'une liste d'ingredients).
c est a dire ,dans ma fiche de saisie recette je voudrais selectionner la categorie de l'ingredient par une liste deroulante (legume ,fruit ...) de la elle me donnerais le choix des ingredients contenu dans la categorie ,il me resterais alors a ajouter la quantité voulue (ex 100 gr) .
mais la je suis un peu perdu
ci joint l'ebauche de ce que j'ai fait]]>
Field Types (Plugin) Sat, 27 Apr 2013 10:02:07 +0000