[Vtigercrm-developers] non-role-based picklist editor

Asha asha at vtiger.com
Wed Dec 14 01:33:57 PST 2011


Hi Adam,

There is another better way to achieve this by using vtlib api.

Get vtlib field instance and call setPicklistValues on that field to add
new values.

For more details on achieving this, please refer to the vtlib documentation
here<http://trac.vtiger.com/cgi-bin/trac.cgi/wiki/CreatingEntityModule#Step3:AddingFields>
.

On Wed, Dec 14, 2011 at 12:47 AM, Asha <asha at vtiger.com> wrote:

> Hi Adam,
>
> Right now, only role based picklist (uitype 15) are allowed to be
> configured through Picklist Editor.
>
> Uitype 16 is mostly reserved either for non-role based picklist or mainly
> for cases when you would not want to allow additions to the picklist values
> list. Hence the UI component for the same is not provided.
>
> Only way right now, to achieve this, is by directly inserting the value
> into respective picklist table.
>
> On Tue, Dec 13, 2011 at 12:29 AM, Adam Heinz <amh at metricwise.net> wrote:
>
>> It looks like Settings > Picklist Editor only works for uitype 15
>> (role-based picklist)?  Is there any facility that allows editing of a
>> uitype 16 picklist?
>> _______________________________________________
>> http://www.vtiger.com/
>>
>
>
>
> --
> Regards,
> Asha
> vtiger Team
>
> *Connect with us on: *Twitter <http://twitter.com/#%21/vtigercrm> *I*
> Facebook <http://www.facebook.com/pages/vtiger/226866697333578?sk=wall> *I
> * Blog <http://blog.vtiger.com/>* I* Wiki<http://wiki.vtiger.com/index.php/Main_Page>
>  *I *Forums  <http://forums.vtiger.com/>*I* Website <http://vtiger.com/>
>
>


-- 
Regards,
Asha
vtiger Team

*Connect with us on: *Twitter <http://twitter.com/#%21/vtigercrm> *I*
Facebook <http://www.facebook.com/pages/vtiger/226866697333578?sk=wall> *I*
Blog <http://blog.vtiger.com/>* I*
Wiki<http://wiki.vtiger.com/index.php/Main_Page>
 *I *Forums  <http://forums.vtiger.com/>*I* Website <http://vtiger.com/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20111214/1e208195/attachment-0002.html 


More information about the vtigercrm-developers mailing list