Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Zimlets

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-13-2007, 10:11 PM
Active Member
 
Posts: 32
Default Help required : Regarding userProperties element's property's child element

Hello,

The below code snippet is not working properly in <userProperties> element.
Instead of radio buttons it is getting displayed as textfields with values male and married respectively.Also the date is displayed as a long horizontal bar with a dropdown button.When clciking that dropdown button a calendar gets popped up but behind the form.

Please help me in rectifying these things....

This is my code:
Code:
<property type="date" name="dob" visible="true" />
   <property type="radio" name="gender" label="Gender" visible="true">
				<item label="Male" value="true"  />
				<item label="Female" value="false"  />
   </property>
   <property type="radio" name="maritalStatus" label="Marital Status" visible="true">
				<item label="Married" value="false"  />
				<item label="Unmarried" value="true" />
   </property>
Thanks..
Reply With Quote
  #2 (permalink)  
Old 02-14-2007, 01:01 AM
Zimbra Employee
 
Posts: 4,792
Default

Not sure radio buttons are fully implemented. You could try select(enum) or just move to a hand coded form since in general the form generator doesn't get alot of use.

Please file a bug so we can address it in a future release.
__________________
Bugzilla - Wiki - Downloads - Offline Client
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.