Display form - some fields not available for content type
I have a problem to insert fields in display form using a content type. New and Edit form works fine.
Following message will be shown:
The field 'xxx' is not available for this content type and will not be shown in runtime mode. This field may be available in other content types though.
Why does it works in new and edit form and for display form?
best wishes
Ingo
-
Hi Ingo_Bischofs
Do you use Modern Forms or Rich Forms to customize your forms?
and
Can you please add here some screenshots to see where the error message occurs and which steps you did to get there?Best regards,
Christof0 -
Hi Ingo_Bischofs,
it looks like these fields have a property "ShowInDisplayForm" set to false for some reasons. I don't know how this could happen, but you can set it back to true using PowerShell: https://sharepoint.stackexchange.com/questions/201232/hide-column-from-edit-form-in-sharepoint-online
With this property set to false these fields are not loaded from the server and therefore our forms can not find them.
Kind regards
Matthias Walter
0
Please sign in to leave a comment.
Comments
2 comments