User Registration Board – Enabling and Managing Customer Self-Registration with Vetting

User Registration Board – Enabling and Managing Customer Self-Registration with Vetting

Overview

Please contact your support team when you want to enable this function.
printIQ has capabilities to filter registered users.
Filtering registered users is not recommended if you are using a widget to sell products on your website. 

Warning Notes

If vettings is enabled (UserRegistration_UseVettingProcess = true) and a prospective user creates a product, and then goes through the checkout and hits registration, the product they created is lost
(as it is created against the WIDGET customer - and would be copied to the new customer or existing customer if they have already registered)

How it Works

To register, customer can navigate to this link:

Or, from login portal they can click here.


Clicking the Create Account will direct you to this page.



If we enable User Vetting, all users registering will be filtered through this board.




Change Status Option

Change status - New




Then click "Create User"
You can then assign this user to an existing customer or create a new customer account for them.



Click Create User


Change status - Approved



Click " Re-Assign Customer"



After picking a customer then you can assign this user to the customer by clicking Re-Assign Customer button.



Internal Notes

UserRegistration_InsertOnWebRequest  = true,
UserRegistration_UseVettingProcess = false || to disable vetting process
PrintIQ_UseAutomaticCustomerCodeGeneration = true
PrintIQ_ShowCreateAccountOnLoginScreen = true

Script

 UPDATE dbo.tblAPI_ApplicationDomain
SET appdName = 'customerSite.printiq.com' e.g 'commercialanz.printiq.com'
WHERE appdName = 'placeholder.update.me'


    • Related Articles

    • Create User

      What is a user? A user is a person who has been given permission to log in to printIQ. Access permissions depend on the user's role. The types of users are: staff, customers, suppliers and Shop Floor (please see linked article about Shop Floor ...
    • Managing Account Managers and User Roles

      Create Account Manager To add the details for any ‘Account Managers’ (AM) you wish to add into printIQ follow the steps below. All this is managed from the Admin > Users menu at the top of the screen. On the Users screen you can either filter the ...
    • User Access Control (comprehensive article)

      Overview The process of setting up roles and positions in IQ has evolved over the lifetime of the software and is very adaptable and customizable. Understanding how the different elements of positions, roles, menus and back end settings work together ...
    • printIQ Infrastructure and Web Hosting Requirements

      Infrastructure and web hosting Overview Infrastructure and web hosting printIQ is a suite of web based applications that can be combined to provide a custom solution for each individual instance. The following information provides an overview of how ...
    • Setting up a Customer Portal & Branding

      This article is intended to help with the steps to setup a customer portal within your site so they can log in and see their own quotes, jobs, order via simplified or send in an RFQ. Step 1 - Setting up the Customer User This is done in the USER ...