[midPoint] Items order in the panel
mikhail.nikolaenko
mikhail.nikolaenko at proton.me
Wed Mar 12 10:44:28 CET 2025
Hello,
Can some one give me a hint how I can define items order in the panel. For example I have the following panel for UserType object details:
<panel>
<identifier>basic</identifier>...
<container>
<identifier>organization-details</identifier>
<display>
<label>Organization Details</label>
</display>
<item>
<path>extension/company</path>
</item>
<item>
<path>costCenter</path>
</item>
<item>
<path>title</path>
</item> </container>
And I want to have company as first attribute in the form and costCenter as second. Currently midPoint shows it in the different order. How I can specify this?
With best regards,
Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20250312/8fef3fc3/attachment.htm>
More information about the midPoint
mailing list