Skip to main content
Solved

Extension Table Error

  • February 11, 2021
  • 1 reply
  • 87 views

Forum|alt.badge.img+7

Hi,

I have created extension table for contact table and added fields in contact screen, While saving data in screen ,I am getting below error. Please suggest what step that I am missing.

 

 

Thanks,

Ramya

Best answer by Lee Pinchbeck

Hi @Ramya,

The first thing to check would be that the extension table does have a primary key set against it as that is what the error is indicating is missing off of it. All tables, including extension tables, require a primary key on them.

Kind regards,

Lee Pinchbeck

This topic has been closed for replies.

1 reply

Lee Pinchbeck
Ultimate Hero
Forum|alt.badge.img+24
  • Ultimate Hero
  • Answer
  • February 11, 2021

Hi @Ramya,

The first thing to check would be that the extension table does have a primary key set against it as that is what the error is indicating is missing off of it. All tables, including extension tables, require a primary key on them.

Kind regards,

Lee Pinchbeck