Question

how to add or change the field in a detail that was stored in other package?

Hi, I was facing a problem when I was a fields to a detail that was created in other package it displays following message

"The "EmployeeCareer" item is either created by third-party publisher or installed from the file archive. Changes for this item cannot be saved. Continue?"

Even though I was adding fields to that detail it was not showing on the front end of that respective details page and It displays a message that "The changes or fields will not save".please help out at this issue.

Like 0

Like

1 comments

Hello,

To add needed changes to the schema that is stored in another package that was imported to the application you need to go to the dev-site where the package was developed, perform needed changes there and after that export the package from dev-site and put it to production instance. Or there is another way: you can create a replacing schema for this detail in your current package and put needed changes there. Here are Academy references on creating replacing schemas and general information on development package.

Best regards,

Oscar

Show all comments