Invitations - Ability to register new user under same org as Owner
While in an active SmS session, we can pass "&uselocalcompany=1" to the User Signup page URL to allow a new user to register under the session/record organization.
A similar variable/approach is missing when we send a Invite (Invitations Feature) to a new user, and the Signup page URL (Acceptance Redirect) is accessed outside an active SmS session.
Currently, if we want to invite a new user within the same Org on record, we have to configure an Org and User signup page. The new user will have to search and select the Org, and then fill in the User details to sign up.
Request: When sending an invitation, we pass the record company ID in Acceptance Redirect so that we only need to configure a User Signup page, and the new user is automatically created under the passed company ID in the URL.
Use Case: The Applicant initiates the Invitations process to invite a colleague. When the colleague accepts the invite, a user signup page is shown instead of the Organisation & user signup page, where they need to search for their organization first. The new user fills out and submits the form and is automatically created under the companyid specified in the URL.