Hi Team,
We have an implementation of utilising out of box “create Identity quick link” calling the custom form. I wanted to understand how this flow works.
quick link
<?xml version='1.0' encoding='UTF-8'?><QuickLink action=“createIdentity” category=“Manage” cssClass="quicklink-create-identity"messageKey=“quicklink_create_identity” name=“Create Identity” ordering=“5”>
quicklink_create_identity_desc
We have created CSA_Form_create_identity.
I wanted to know where to register the above form so that quick link(create Identity) will take me to the above form.
Regards,
Ravi