Plauti Assign's “Use Plauti Assign” field is always present behind the scenes for all Objects that are set to be processed by PA.
This article explains more about adding the field to a record's page layout, which is optional.
The “Use Plauti Assign” field determines whether a record needs to be assigned by Plauti Assign or not. Then, after processing by PA, the field shows the assignment status. By default the field is not actually displayed on records, but can be shown in listviews.
When the “Use Plauti Assign” field is set to TRUE, the record will be processed by Plauti Assign and assigned to an Assignee. After assigning, if it is changed to TRUE again, it will be re-assigned by PA.
Likewise, as long as the field is set to FALSE, the record will not be assigned by Plauti Assign.
The default value for the field, if not added to the page layout, is TRUE for Leads, and FALSE for all other Objects that are set to be processed by PA.
Read more about the “Use Plauti Assign” (leadassist__Use_Round_Robin__c) field in Fundamental: Important Concepts.
Benefits of showing the Use Plauti Assign field
You can decide to show the “Use Plauti Assign” field on records. That way, when users create or update records, they can set the field to FALSE if they don't want the record to be assigned by PA. For example if they want themselves to be the record owner.
Furthermore, if they've been assigned a bad record they can set the field to REJECTED, so that they'll be assigned the next record that's up.
Read more about rejecting bad records in Rejecting Bad Leads, Cases or Other Records.
Plauti Assign will work fine without the field added to the page layout. The only difference is that without the field on the page layout, users cannot change the value of the field directly from the record. If needed, and if enabled, they can still change it via a list view.
Adding Use Plauti Assign to a page layout
To add the “Use Plauti Assign” picklist to the page layout of an Object:
- Go to Salesforce Setup > Object Manager and open the Object.
- At left, go to Page Layouts
- Click on the layout you are using and select Fields
- Select the Use Plauti Assign field and place it on the layout.
- Click Save.
- The default value of this field is TRUE for Leads, and FALSE for other Objects. If you do not want Plauti Assign to process all new and updated records of an Object by default, set the default value for this picklist field to FALSE. Read more here.
- If you want the default value to be TRUE for new records and updates, but you have existing records in the system that you don't want to be reassigned, update the Use Plauti Assign field values on all existing records to FALSE.
- If the Object has Record Types defined, set the desired default “Use Plauti Assign” field value for each record type, via Record Types at left. Make sure to check this even if you want to use default value TRUE.
Changing to FALSE or REJECTED without adding the Use Plauti Assign field
The Use Plauti Assign field, when added to the page layout, displays all options when editing the field, including ASSIGNED, NOMATCH, REJECTED etc. If you think this is confusing for your users, or if you do not want to give them all options, you can decide to not add the Use Plauti Assign field to the page layout. There are other ways to change the field value, such as:
- In list views, if the field is made editable there.
- By adding a single-option Lightning Action button to the record instead, that will only change the value to FALSE or REJECTED for instance.
See Using the Use Plauti Assign field for all options.