Results 1 to 2 of 2

Thread: groupe de checkbox / ajouts de champs

  1. #1
    pelucre is offline Member
    Join Date
    Jan 2011
    Posts
    12

    Default groupe de checkbox / ajouts de champs

    Bonjour,

    Je souhaiterai ajouter un champs dans un formulaire correspondant à un groupe de checkbox (8 options).

    Je souhaiterai donc savoir s'il est possible de rajouter un tel champs regroupant mes 8 options ou suis-je obliger de créer un champs checkbox pour chaque option ?

    J'ai tenté de créer un champs html avec le code suivant :

    HTML Code:
    <form method="POST">
    <table>
    <tbody>
    <tr>
    <td><input type="checkbox" name="option1" value="Milk"> Milk</td>>
    <td><input type="checkbox" name="option2" value="Butter" checked> Butter</td>
    </tr><tr>
    <td><input type="checkbox" name="option3" value="Cheese"> Cheese</td>
    </td><td>
    </tr>
    </tbody>
    </table>
    <br>
    </div>
    </form>
    Mais Sugarcrm n'accepte pas la balise <form> et n'active pas les checkbox quand on les coche.
    Merci d'avance pour votre aide
    Last edited by pelucre; 2011-04-22 at 05:32 PM.

  2. #2
    MatR is offline Sugar Community Member
    Join Date
    Jul 2007
    Location
    Paris, France
    Posts
    311

    Default Re: groupe de checkbox / ajouts de champs

    La création d'un champ de type "Checkbox" dans le studio de sugar ne vous conviendrait-il pas ?
    Mathieu Rodrigues
    Consultant CRM
    CARRENET - SugarCRM Gold Partner
    >>> Suivez notre actualité sur Twitter ! http://twitter.com/carrenet

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 2010-03-20, 07:10 PM
  2. Replies: 3
    Last Post: 2010-01-24, 10:05 AM
  3. Soucis de récupération de mails de groupe
    By yome06 in forum Français
    Replies: 2
    Last Post: 2009-11-05, 08:17 AM
  4. Création d'une boite e-mail d'un groupe
    By tjorge in forum Français
    Replies: 2
    Last Post: 2008-10-23, 09:21 AM
  5. Replies: 0
    Last Post: 2007-01-13, 02:21 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •