How to avoid duplicated record creation

Hi,

I have a table with 5 columns.
2 of them (text fields) combined together should be uniqe and I would like the app to display an error in case a user tries to create a new record with the exact same combination of values.

Is that possible?

Thanks!

Preventing duplicate new entries :point_down:

1 Like