Skip to content

Convert Picklist to multi-select combo box #83

Discussion options

You must be logged in to vote

Restore everything to its original state first
then run:

\App\Db\Updater::addRoleToPicklist([_YOUR_FIELD_NAME_]);
// _YOUR_FIELD_NAME_ = vtiger_field.fieldname

Finally change:

  • uitype to 33
  • maximumlength => 65535
  • and field structure in "u_yf_[module]"

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by shawkatmarrouf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
How to
Labels
None yet
2 participants