Expand my Community achievements bar.

SOLVED

it we declare our custom primary key in schema,do we still neeed to use autopk=true

Avatar

Level 4

if we declare our custom primary key in schema,do we still neeed to use autopk=true

 

@all

@ParthaS 

@ParthaSarathy 

@_Manoj_Kumar_ 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @DishaSharma ,

If your custom field is unique, then you can define the custom attribute as primary key and no need to use autopk="true"

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi @DishaSharma ,

If your custom field is unique, then you can define the custom attribute as primary key and no need to use autopk="true"