Default to Submit for yourself instead of for others on Quicklink

Which IIQ version are you inquiring about?

8.4p2

Share all details about your problem, including any error messages you may have received.

I have a Quicklink that starts an access request workflow and has Allow Submit on behalf of other and For Yourself checked. When selecting the quicklink from the dashboard, it defaults to submit on behalf of others and prompts the user to search for an identity. Is there a boolean that will result in the default being submit for yourself?

@clairecashmore17
pls check in quick link populations

Quicklink Populations

it should be under everyone → QuickLinks → Request Access → when u will click configure then u will see radio button.

This allows us to submit for self and also for others, but is there any way to make the dashboard quicklink default to For Self? Currently it will automatically direct you to Submit for Others when you click on the home dashboard link. When accessing the quicklink from the hamburger menu on the left, it prompt to choose between For Self or For Others. The Dashboard does not provide the choice and just defaults to For Others. We want to make the dashboard link to be defaulting to For Self even though both options are checked in the QuicklInk options

Hi Claire, welcome to the community!

If you disable that checkbox to submit on behalf of others, then by default it will go to the shopping cart to select a role for yourself.

Otherwise if you allow others, at least your identity cube should be listed first. This all depends on the DynamicScope for the user.

If you want to make modifications via XML, take a look at your QuickLink objects. you would want to toggle allowOther to false under the QuickLinkOptions.

try

Change allowOther="true" to allowSelf="true" Or allowOther="false" only

We still want users to be able to submit for others, we just want to home dashboard link to default to for self instead of for others because it does not allow the user to choose from the home dashboard, only from the left hamburger menu quicklink.

Home page is shortcut of quick links, it will behave same as quick link.

  • QuickLink Cards – Displays task-oriented based on available QuickLinks. Cards are available only on the Home page. Users can add or delete cards from their Home page.

QuickLinks

The only behavior that I see is “different” between the Home Page Quicklink and the left task bar quicklink is that you are not able to choose to submit for yourself or for others from the homepage quicklinks. We do not want them to remove that shortcut, but we want the default to be for yourself, not for others.

check this configuration