Skip to main content
July 12, 2024
Question

How to Configure combination of fields with unique line item in editable grid?

  • July 12, 2024
  • 2 replies
  • 0 views

Hi,

I have a requirement where I need to add validation in editable grid

Eg:  combination of (A+B+C+D) that should be unique for every entry but for D we need to add condition that all (A+B+C) should be unique, when we enter the data for D (or) it should throw error msg that having duplicate entries.

2 replies

stefanhelzle0001
July 13, 2024

OK. I suggest to create a separate validation expression and use that on these fields.

July 13, 2024

Can you please elaborate more by putting some UI Screen shots.