Business Rule to create a record on custom table if a reocrd doesnt alredy exist
Hi community. I am working on an enhancement to business rule script that creates an entry on a custom table called "u_audit" when a record is viewed. The problem is, when the record is refreshed after making an update it adds another entry to the cu...