This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

For summary pane, Other than the few examples shown in the SDK, is any further customization possible?

Summary Pane is divided as such which can be manipulated in wisettings xml easily enough.

photo

attribute 1:

attr1value

attribute 3:

attr3value

attribute 2 :

attr2value

attribute 4:

attr4value

What I'd like to do is have 3 columns of attribute/value pairs and have column 3 extend for the remaining available space in the pane. as in:

I don't care about the photo, so I know I can remove that element, but I am left with two columns with lots of wasted space where I could put more usable at-a-glance data.

I want to populate a 3 section dashboard of inline attribute name/data pairs including user locked, disabled, secure-disabled, secure-disabled reason code, piv required, piv excepted, temporal exception group expires on (date) etc ...

attribute1: attr1value

attribute4: attr4value

attribute7: attr7value

attribute2 : attr2value

attribute5: attr5value

attribute8: attr8value

attribute3: attr3value is really long

attribute6: attr6value is even longer than that

attribute9: attr9value is like one of the longest ever

It doesn't look like layout can be controlled through the WISettings.  Is there another place in the ARS 7.3 web interface that would allow such customization?