We have a requirement to avoid duplicates values in Custom Object
Summary
to avoid duplicates values in Custom Object before save from browser controlContent
Hello all,
I have an urgent requirement to implement a solution for a custom object that stores mapping of data.
I created a custom object that stores the data to refer in other scripts for automation.
The custom object is defined as below. The fields are listed below.
Custom Object Name : CO.AgentResortMapping
ID integer
Account Menu
Resort Name Menu
CreatedTime DateTime
UpdatedTime DateTime
Account and ResortName are key columns that can be duplicated.
There is a workspace attached to custom object. From Workspace there will be data added. The Data is prone to create duplicates.
Tagged:
0