Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In my data list view I have Id generator. Each time I hit the submit button, on the data list form, a new row is inserted, with exact the same values. Which results in multiple records with the same ID. Is there some validation possible so that duplicate id's are prevented? See attachment