On Tasks I want' related to' as a required field
I tried by changing modules/Tasks/vardefs.php
and setting parent_id as 'required'=>true,
But that had no effect
Is it possible to this?
On Tasks I want' related to' as a required field
I tried by changing modules/Tasks/vardefs.php
and setting parent_id as 'required'=>true,
But that had no effect
Is it possible to this?
Hi, Mike.
Clint had answered a similar question in another thread.
Make a search.
André Lopes
DevToolKit / Project of the Month - June 2009
Lampada Global Services- Open Source Solutions
Avenida Ipiranga, 318
Bloco B - CJ 1602
São Paulo, SP 01046-010
Brazil
Office: +55 11 3237-3110
Mobile: +55 11 7636-5859
e-mail: andre@lampadaglobal.com
Lampada Global delivers offshore software development and support services to customers around the world.
Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.
I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.
It's well hidden thenOriginally Posted by andopes
I did a search on required and came up with nothing![]()
hi mikesolomon,
you need to make parent_name as required too.
and specify them into field_arrays.php as required_fields
hope it helps
Best Regards
---------------------------------------
Heta Shah - iNET PROCESS
heta.shah@inetprocess.com
http://www.inetprocess.co.in
Projects :
iNETDocs -Project of the month(Dec-2008)
iNETGoogleMap
Heta
Thanks
thats perfect
changed field_arrays.php and it works perfectly 'required_fields' => array('name'=>1,'parend_id'=>1),
Just found a bug in this
If you make parent_name required then type in some random text the ajax dropdown will tell you that there is no match but you are still able to save
Mike Solomon
Development Manager
Ivy Ltd
www.ivy.ltd.uk]www.ivy.ltd.uk
php version 5.2.6
MySql 5.1.59
Hi MIke
Try to reproduce that issue in another clean installation. If you are able to reproduce so you can log another bug in bugs.sugarcrm.com.
Cheers
André Lopes
DevToolKit / Project of the Month - June 2009
Lampada Global Services- Open Source Solutions
Avenida Ipiranga, 318
Bloco B - CJ 1602
São Paulo, SP 01046-010
Brazil
Office: +55 11 3237-3110
Mobile: +55 11 7636-5859
e-mail: andre@lampadaglobal.com
Lampada Global delivers offshore software development and support services to customers around the world.
Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.
I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks