Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I have two different projects, one shows the option to view system and user fields, and the other doesn't.
With fields:
Without fields:
Any idea on how i can get the fields options to show?
The one without is the index built? Also can you show your examineindex.config file
Ismail, thanks for the response.
I figured out that the problem is occurring because I am changing the JsonFormatter:
GlobalConfiguration .Configuration .Formatters .JsonFormatter .SerializerSettings .ContractResolver = new CamelCasePropertyNamesContractResolver();
aha i been caught with that one before but not on examine dashboard i borked something else. Anyhow glad u fixed it
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Examine Management - can't see System and User fields
I have two different projects, one shows the option to view system and user fields, and the other doesn't.
With fields:
Without fields:
Any idea on how i can get the fields options to show?
The one without is the index built? Also can you show your examineindex.config file
Ismail, thanks for the response.
I figured out that the problem is occurring because I am changing the JsonFormatter:
aha i been caught with that one before but not on examine dashboard i borked something else. Anyhow glad u fixed it
is working on a reply...