Andrey Pletenev
unread,Nov 20, 2025, 12:27:02 AM (24 hours ago) Nov 20Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to izpack-dev
Hi everyone,
What I want to do is to choose the type of installation based on the user type (e.g., Administrator, User, etc.). For each user type, specific packs should be preselected on the TreePackPanel. Note that it should be the same packs with different preselection, not different packs.
I tried to set a "preselected" attribute for a pack from a variable, but I got a compilation error: "cvc-enumeration-valid: Value '${ServerSelected}' is not facet-valid with respect to enumeration '[true, false, yes, no]'. It must be a value from the enumeration."