Chosenbox not show data list in listbox with checkmark option

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major
    • None
    • Affects Version/s: 7.0.4
    • Component/s: Components
    • None

      Chosenbox in listcell with checkmark option is clicked but it cannot show data list.

      {SAMPLE CODE BELOW}

      <zk>
      <listbox checkmark="true">
      <listitem>
      <listcell>
      <chosenbox creatable="true" createMessage="Create new message" />
      </listcell>
      </listitem>
      </listbox>
      <listbox>
      <listitem>
      <listcell>
      <chosenbox creatable="true" createMessage="Create new message" />
      </listcell>
      </listitem>
      </listbox>
      </zk>

            Assignee:
            Unassigned
            Reporter:
            agusLai
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: