Creating a PanelCardGrid for a UD Table that Accepts "Insert New"

I am trying to create a grid for UD11 that will accept a paste new. I’ve read through a bunch of threads here and have not found an answer to why this is not working. Here are the steps I have taken.

  • On the landing page of UD11Entry I’ve created a button that navigates to a new page.
  • On the new page, I added a grid and used the guided setup
  • In guided setup, I choose the UD11 data view and select “allows updates”

image

  • I only need Key1, Key2 and Character 3 so I mark those fields as Visible and Updateable

  • I create a excel file with 3 columns, all text, there are no duplicates in the first 2 fields

image

Previewing the page, going to the grid, when I paste, I get the error “Key field has changed, please refresh prior to performing an update”

The page then jumps to the details page and an all empty row is added to UD11

Where am I taking a wrong turn?

Did you find the answer to this?