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

Add the NewFormClientSideComponentId and related properties to the ContentType model #1421

Closed
jansenbe opened this issue Mar 13, 2024 Discussed in #1420 · 1 comment
Closed
Assignees
Labels
area: model 📐 Related to the core SDK models

Comments

@jansenbe
Copy link
Contributor

Discussed in #1420

Originally posted by tomasz-sintel March 13, 2024
When developing an SPFx form customizer, the component needs to be connected to the list via properties in the content type (reference).
Those properties (e.g. NewFormClientSideComponentId) are not available in the ContentType class.
Having to have some plug "on the side" in the form of a REST or PS script is not elegant.
My request is to add those properties to the ContentType class.

jansenbe added a commit that referenced this issue Mar 13, 2024
@jansenbe jansenbe self-assigned this Mar 13, 2024
@jansenbe jansenbe added the area: model 📐 Related to the core SDK models label Mar 13, 2024
@jansenbe
Copy link
Contributor Author

@tomasz-sintel: I've just pushed an update adding new fields to the IContentType interface. Give it a try and if things do not work for you please open a new issue with the details.

This update will be part of the next nightly build, closing this now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: model 📐 Related to the core SDK models
Projects
None yet
Development

No branches or pull requests

1 participant