#1540 Adds uitype constants to the Vtiger_Field_Model class
Loading
Welcome to Vtiger Community. To gain access for account, please contact [ community @ vtiger.com ]
const UITYPE_USER_picklist = 32;
should be
const UITYPE_USER_PICKLIST = 32;
Copyright 2023 Vtiger. All rights reserved.