Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-4122

Organigram supports client ROD

    XMLWordPrintable

    Details

    • Type: New Feature
    • Status: Closed
    • Priority: Normal
    • Resolution: Done
    • Affects Version/s: 8.6.0
    • Fix Version/s: 8.6.1
    • Component/s: None
    • Labels:
      None

      Description

      Run this zul

      <zk>
      	<organigram width="600px">
      		<custom-attributes org.zkoss.zul.client.rod="true"/>
      		<orgchildren>
      			<orgitem label="Item1" open="false">
      				<orgchildren>
      					<orgitem label="Item2"/>
      				</orgchildren>
      			</orgitem>
      		</orgchildren>
      	</organigram>
      </zk>
      

      Current Result

      Even orgitem is closed, it will render its orgchildren, and add css to hide the orgchildren.

      Expected Result

      When orgitem is closed, do not render its orgchildren until it open.

        Attachments

          Activity

            People

            Assignee:
            CharlesQiu CharlesQiu
            Reporter:
            CharlesQiu CharlesQiu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Time Tracking

                Estimated:
                Original Estimate - 2 days
                2d
                Remaining:
                Time Spent - 1 day, 2 hours Remaining Estimate - 6 hours
                6h
                Logged:
                Time Spent - 1 day, 2 hours Remaining Estimate - 6 hours
                1d 2h