Prevent plan signups if the plan is from a different location
  • 26 Feb 2024
  • 1 Minute to read

Prevent plan signups if the plan is from a different location


Article Summary

This validation rule helps you prevent plan signups in your current location if the plan used to create the contract is from another location within your network.

It is particularly useful if you name plans in the exact same way across locations and don't want admins to mistakenly create a contract with a plan from the wrong location.

For example, you have Location A and Location B with identical plans. This validation rule prevents the sale of plans from Location A in Location B and vice versa.


  1. Log in to dashboard.nexudus.com if you aren't already.

  2. Click Add rule

  3. Click on Manual entry

  4. Name your validation rule.

  5. Add a Description for your rule to let other admins know what it does at a glance.

  6. Toggle on This rule is active.

  7. Select Contracts under Record type.

  8. Add the Error message to display if the validation rule is not met.

  9. Add the following code snippet to the Formula field.

record.IssuedBy.Id = record.Tariff.Id
  1. Click the Save Changes button.


All done. Create a dummy contract, selecting a plan from another location to test your rule. If the rule is working as expected you should see your error message as you save your changes.


Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.