Select to view content in your preferred language

New field added in Pro doesn't show up in AGOL table view

556
2
01-17-2019 07:11 AM
JayHill
Frequent Contributor

It shows in the fields view and the service url shows it as a field but it doesn't show up table view. Anyone else experience this?

0 Kudos
2 Replies
RyanTucker1
Emerging Contributor

You might have to recreate the view. I could be wrong, but if you add a field to a feature service  after a view has been created from it, it stands to reason that the view won't show fields that didn't exist at the time the view was created.

I just tried this on my AGOLaccount.

  1. Created a new feature layer with a field called "BeforeViewCreated"
  2. created a view of this new feature layer.
  3.  added another field called "AfterViewCreated" to the feature layer
  4.  checked the Views table, and sure enough ,there is no field called "AfterViewCreated"

You might be able to modify the JSON for the view to show the new field, but that's outside my wheel house.

0 Kudos
JayHill
Frequent Contributor

I'll give that a try Ryan, Thanks

0 Kudos