Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Site fields display name issue #626

Open
joananms opened this issue Nov 24, 2023 · 0 comments
Open

Site fields display name issue #626

joananms opened this issue Nov 24, 2023 · 0 comments

Comments

@joananms
Copy link

When I export the pnp template from a source site to another site, it does not respect the display name of the columns from the source site. PnP exports the visible name of the columns as internal name.

For example:
Column in origin site:
InternalName: DateInit
Display Name: Date Init

Column in destination site:
InternalName: DateInit
Display Name: DateInit

<Field Type="DateTime" DisplayName="DataInicial" StaticName="DataInicial" Name="DataInicial"..... In this line DisplayName is not correct, the correct value is Data Inicial....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants