Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
deliver Warning message on duplicate data entry
I have created a custom entry page with many fields. As the user entered data over time, I want to warn if they may be duplicating an existing entry based on 3 fields.
I have a Workflow that will generate a message but I can't get it to only generate the message when the values in the row of entered fields match the same values in an already existing row of data.
I am attempting to us an Expression where custrecord_cd_usage_customer = custrecord_cd_usage_customer on an already entered row AND custrecord_cd_metric_type = custrecord_cd_metric_type on an already entered row AND custrecord_renewal_date = custrecord_renewal_date on an already entered row.
Tagged:
0