Changes between Initial Version and Version 1 of Ticket #13047, comment 1


Ignore:
Timestamp:
Jan 18, 2017, 1:11:40 AM (7 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13047, comment 1

    initial v1  
    11After checking with the plugins I used, the issue is related to the combination of "MultiSelectFieldPlugin" and "CcSelectorPlugin". You can reproduce this issue with the following
    22
     3{{{#!ini
    34[ticket-custom]
    45test_one = text
     
    78test_one.multiselect = true
    89test_one.options = 1.0|2.0|3.0
     10}}}
    911
    1012Once you enable both plugins, the Cc selector icon disappears.