Unique field on Custom Object 4
For the following record types, Oracle CRM On Demand does not check for duplicate records when you create a new record through the user interface:
Is there any way to enforce the uniqueness of the Name field on Custom Objects?
Do you think there are other alternatives to guarantee the uniqueness of some fields or combination of fields for custom object 4 using for example java script?
Do you think it could be possible to achieve the same result using the self join on custom object 4 with the normal function of JoinFieldValue('<CustomObject4>','[<ExternalId>]','<ExternalId>')?
- Activity
- Account Revenue
- Assessment
- Contact
- Contact Revenue
- Custom Object 01, 02, 03, 04 and higher
- Deal Registration Product Revenue
- Household
- Lead
- Note
- Opportunity Product Revenue
- Special Pricing Product
Is there any way to enforce the uniqueness of the Name field on Custom Objects?
Do you think there are other alternatives to guarantee the uniqueness of some fields or combination of fields for custom object 4 using for example java script?
Do you think it could be possible to achieve the same result using the self join on custom object 4 with the normal function of JoinFieldValue('<CustomObject4>','[<ExternalId>]','<ExternalId>')?
0