Forum Discussion
Cannot Connect to files within a folder inside a SharePoint Document Library
- 5 years ago
If you are talking about the status that you get when you do a check out and check in you can get that in the FieldValuesAShtml, FieldValuesAStEXT or FieldValuesForEdit and search for the field OData__ModerationStatus:
Not sure if this is the field you are looking for but if not please tell me.
If you are talking about the status that you get when you do a check out and check in you can get that in the FieldValuesAShtml, FieldValuesAStEXT or FieldValuesForEdit and search for the field OData__ModerationStatus:
Not sure if this is the field you are looking for but if not please tell me.
That's it!! I had expanded almost every column to check for this and did not even think to expand 0Data_ModerationStatus 🙂 Thank you so much!!
- MFelix5 years ago
Super User
No problem. This information with different names and some of them are not really user friendly. 😄