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

Organigram supports client ROD

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Done
    • Icon: Normal Normal
    • 8.6.1
    • 8.6.0
    • None
    • None

      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.

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

              Created:
              Updated:
              Resolved:

                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