Results 1 to 7 of 7

Thread: Mandatory fields not working

  1. #1
    piccirm is offline Sugar Community Member
    Join Date
    Apr 2008
    Posts
    83

    Default Mandatory fields not working

    Hi

    I have in tasks defined required some fieds (flex relate and date_due) thorugh 'displayParams' =>
    array (
    'required'=> true,)
    I see the red asterisc near the filed but I can save without entering any value

    any explanation?

  2. #2
    letrium is offline Sugar Community Member
    Join Date
    Dec 2008
    Posts
    614

    Talking Re: Mandatory fields not working

    Hi!

    So, you make something like this :

    PHP Code:
     array('name'=>'phone_work''displayParams'=>array('required'=>true)), 
    Have you do:

    Admin -> Quick Repair and Rebuild

    And there you go, you have yourself a new "required" field.

  3. #3
    piccirm is offline Sugar Community Member
    Join Date
    Apr 2008
    Posts
    83

    Default Re: Mandatory fields not working

    tks but I've already done and does not work

  4. #4
    letrium is offline Sugar Community Member
    Join Date
    Dec 2008
    Posts
    614

  5. #5
    piccirm is offline Sugar Community Member
    Join Date
    Apr 2008
    Posts
    83

    Default Re: Mandatory fields not working

    CE51b on WAMP

  6. #6
    letrium is offline Sugar Community Member
    Join Date
    Dec 2008
    Posts
    614

  7. #7
    piccirm is offline Sugar Community Member
    Join Date
    Apr 2008
    Posts
    83

    Default Re: Mandatory fields not working

    I still have problems

    I've changed in the editviewdef the displayparam option with required = false and also in the vardefs

    But I still have the red asterisk ?

    The field is the related_to of the tasks module

    Any suggestion ?

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Relate Fields are mandatory
    By salimmohd82 in forum Help
    Replies: 0
    Last Post: 2008-03-13, 06:02 PM
  2. Replies: 3
    Last Post: 2007-01-05, 07:42 PM
  3. Mandatory Fields
    By vivekselot in forum Help
    Replies: 0
    Last Post: 2006-09-28, 07:22 PM
  4. Replies: 2
    Last Post: 2006-04-04, 04:05 PM
  5. mandatory fields
    By vinhtran in forum General Discussion
    Replies: 1
    Last Post: 2006-04-04, 02:40 AM

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
  •