Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Not A Bug
-
Affects Version/s: 4.3.1
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
All UserInputPanels show a common headline "User Data" which is quite large compared to the title field. This confuses our users, they associate esp. the German localization "Benutzerdaten" with personal data like name, address, phone.
Maybe you could render "User Data" a little less obtrusive or enhance the <panel> tag with an id attribute to customize the headline.
Found the solution in
http://izpack.org/documentation/advanced-features.html#using-a-separated-heading-panel
However, please