grouper-users - Re: [grouper-users] Customizing group member listing in new UI
Subject: Grouper Users - Open Discussion List
List archive
- From: "Hyzer, Chris" <>
- To: Paul Engle <>, "" <>
- Subject: Re: [grouper-users] Customizing group member listing in new UI
- Date: Wed, 8 Mar 2017 15:45:12 +0000
- Accept-language: en-US
- Authentication-results: rice.edu; dkim=none (message not signed) header.d=none;rice.edu; dmarc=none action=none header.from=isc.upenn.edu;
- Ironport-phdr: 9a23:lVhFThzaIR1p1QbXCy+O+j09IxM/srCxBDY+r6Qd0uoXKvad9pjvdHbS+e9qxAeQG96KtrQY16GJ7ejJYi8p2d65qncMcZhBBVcuqP49uEgeOvODElDxN/XwbiY3T4xoXV5h+GynYwAOQJ6tL1LdrWev4jEMBx7xKRR6JvjvGo7Vks+7y/2+94fdbghMhDexe7x/IRq5oQjTt8QdnJdvJLs2xhbVuHVDZv5YxXlvJVKdnhb84tm/8Zt++ClOuPwv6tBNX7zic6s3UbJXAjImM3so5MLwrhnMURGP5noHXWoIlBdDHhXI4wv7Xpf1tSv6q/Z91SyHNsD4Ubw4RTKv5LpwRRT2lCkIKSI28GDPisxxkq1bpg6hpwdiyILQeY2ZKeZycr/Ycd4cWGFPXNteVzZZD428cYUBEvYBM+hboYnzpVQOrAexCga3Cez11jNEmmX70bEm3+g/FwzNwQwuH8gJsHTRtNj5OqUcUOC0zabW1zXPd+5d1Cn96IjScxAhuv+AVq93fMrU1UYvFwPEj1SOpoz/JD6V1/8NvHSB4+p9TeKglWgnqwdrrjex28gsl5DEi4QIwV7K8iV5xZw6Jdy+SENjYN6kFodQuD+AN4twXMwiX39ktDwkxbIbpJ62ejUBxpc/xxPHdfCIaZSE7g/mWeqMPDt0mXdoeLywihqu7UStz+/xWde73VlQqydIl8fAumwM2hDL98SKROdx8l2l1DqSzQzf9PxILEQumabGKZMsw7g9nYcJv0vZBC/5gkD2gbeWdko6/uio7PzqbK36q5GbK4N5hBjyP7kslcChGOg4NRMBUHaB9eS7yb3j4Vb2QLJXjv0wj6bVqojaJd4cpq6lHQBazpoj6xe4DzegytgYmmQHLE5BeBKAiIjpOEvCL+z/Dfe6m1iskTFryO7aPrD5HJnCNGTPnKrkcLpg9kJQ1Q8+zd5Q6p5IFr0MJfD+VVH+udPCCxI0NhK4z/rmBdll04MRQ2OPAquXMKPItl+I4/oiI+yQa48VuDf8KuYq5+T1gH84gl8SYbOl3YYPaH+mGPRmJV+VbmTxjdccCWsKpBYxTPT2iF2eVj5ef3myX7g75jEmEIKpE53DSpmwgLyawii7BIZWa3tCClCNCnfoa56EV+kWZCKTJM9hjiILVaKnS4A/yRGiqhX2xKR6IerJqWUkssfb3cVxr8DVmhU/vWhsAsKS12ylVWB/kyUFSyJgmOg1rlZ610+Oy+1lmPFCDvRS4e9ESAE3KcSawuBnQZimVRjGY8+EUhO7Wdi8GhkwSM482dkDfxw7Ftm/2EPtxS2vVvU1hq6GHth82aLG3mO7b5J4wHbXxqQ7p1g9SY1SLWCggOhy+xWFVN2BqFmQi6v/LfdU5yXK7mrWiDPW5Ew=
- Spamdiagnosticmetadata: NSPM
- Spamdiagnosticoutput: 1:99
Can you use a fully patched 2.3 and look at the subject source diagnostics?
https://spaces.internet2.edu/display/Grouper/Grouper+subject+API+diagnostics+in+UI
Thanks
Chris
From: <> on behalf of Paul Engle <>
Sent: Tuesday, March 7, 2017 4:20:03 PM
To:
Subject: [grouper-users] Customizing group member listing in new UI
Sent: Tuesday, March 7, 2017 4:20:03 PM
To:
Subject: [grouper-users] Customizing group member listing in new UI
When viewing a group's members in the new UI, I'm having trouble
figuring out what property to use to change the way member groups are
displayed.
For our own (person) sources, I have the following in
grouper-ui.properties, which seems to work just fine:
grouperUi.screenLabel2.sourceId.4 = rice
grouperUi.screenLabel2.screenEl.4 = ${subject.getAttributeValue('fullName')}
And in the grouper-ui.base.properties, I see similar definitions for the
internal group source:
grouperUi.screenLabel2.sourceId.1 = g:gsa
grouperUi.screenLabel2.screenEl.1 =
${subject.getAttributeValue('displayExtensio
n')}
But trying to override grouperUi.screenLabel2.screenEl.1 in my own
properties file does not seem to be working. Is there some other
property which governs the display of member groups? We have many groups
with the same displayExtension, and having to mouse over the entries to
see exactly which one is which can be maddening. I'd much rather have
the name attribute there.
-paul
--
Paul Engle
Office of Information Technology
713-348-4702
- [grouper-users] Customizing group member listing in new UI, Paul Engle, 03/07/2017
- Re: [grouper-users] Customizing group member listing in new UI, Hyzer, Chris, 03/08/2017
- Re: [grouper-users] Customizing group member listing in new UI, Paul Engle, 03/08/2017
- RE: [grouper-users] Customizing group member listing in new UI, Hyzer, Chris, 03/08/2017
- Re: [grouper-users] Customizing group member listing in new UI, Paul Engle, 03/08/2017
- Re: [grouper-users] Customizing group member listing in new UI, Hyzer, Chris, 03/08/2017
Archive powered by MHonArc 2.6.19.