문제

Why am I getting this error:

"Error retrieving information from list: Functional Areas{"error":"-1,Microsoft.SharePoint.SPException","message":{"lang":"en-US","value":"The field or property 'Hospital' does not exist."}}}

But the field 'Hospital' is definitely in the childlist.

Please advise.

Thank you.

도움이 되었습니까?

해결책

I guess internal name of your field is different than 'Hospital'.

Use below link to check the internal name of your field:

How to check Column Internal Name for a SharePoint List.

Also add the code you are using that might be helpful to answer your question.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 sharepoint.stackexchange
scroll top