[Vtigercrm-developers] displaytype in fields

Martin Allen martin.allen at clystnet.com
Wed Dec 2 08:35:53 GMT 2020


Are all of those covered in your commit Ruben?

Would be good if the vTiger developer documentation was updated to include
this full list and give an example of each field type and/or a description
of what's different about each one - i'm particularly intrigued by :

const UITYPE_POTENTIAL_REFERENCE = 76;
const UITYPE_QUOTES_REFERENCE = 78;
const UITYPE_SALESORDER_REFERENCE = 80;
const UITYPE_VENDOR_REFERENCE = 81;

Why do these modules have their own reference field UI types??

Martin Allen


*01392 248692 - Main Office01392 690659 - Direct Line*

*[image: signature2]*

Have you visited our website recently? https://www.clystnet.com
<http://www.clystnet.com/>


The information in this email is confidential If you are not the intended
recipient, you must not read or use that information. This email and any
attachments are believed to be virus free however no responsibility is
accepted by Clystnet for any loss or damage arising in any way from receipt
or use thereof. Clystnet Ltd (company reg number 7164503) is based at
Silverdown Park, Fair Oak Close, Clyst Honiton, EX5 2UX


On Wed, 2 Dec 2020 at 07:55, Alan Lord <alanslists at gmail.com> wrote:

> On 02/12/2020 00:50, Rubén A. Estrada Orozco wrote:
> > Thanks Martin!
> >
> > It turns out there are a lot more uitype codes than I imagined. Many of
> > them seem to be redundant:
> >
> https://code.vtiger.com/ruben.estrada/vtigercrm/commit/a8fd66c525a59a174dc275985ce73e6c71793ab2
> >
>
>
> If you run "SELECT DISTINCT(utype) FROM `vtiger_field`;" you get:
>
> 1
> 2
> 3
> 4
> 5
> 6
> 7
> 8
> 9
> 10
> 11
> 12
> 13
> 15
> 16
> 17
> 19
> 20
> 21
> 22
> 23
> 24
> 25
> 26
> 27
> 28
> 30
> 31
> 32
> 51
> 52
> 53
> 55
> 56
> 57
> 58
> 59
> 61
> 63
> 66
> 69
> 70
> 71
> 72
> 73
> 75
> 76
> 77
> 78
> 80
> 81
> 83
> 98
> 99
> 101
> 104
> 105
> 106
> 115
> 116
> 117
> 156
> 255
> 357
>
> Al
>
>
> _______________________________________________
> http://www.vtiger.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20201202/5afebb04/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 10550 bytes
Desc: not available
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20201202/5afebb04/attachment-0001.png>


More information about the vtigercrm-developers mailing list