question

marcos avatar image
marcos asked

Item Data visualization

We are currently creating our catalogs and items for the game. We have adapted our game items to use the Playfab proposed default fields, and added some more in the key-value pairs offered for custom data.

The question is, how can we visualize the complete item data in GameManager? The items table display 4 arbitrary fields, but I need to see them all in order to have a quick glance of each catalog data. However I dont seem to find any way to customize the headers of fields to be shown on the catalog table views.

How is this handled, what shall we do? Thanks in advance.

data
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Sarah Zhang avatar image
Sarah Zhang answered

Currently, PlayFab doesn’t support customizing the headers of fields shown on the catalog items table views. You can click the Item ID or Display name of items to navigate to the corresponding [Edit Item] page to check the details of items. You also can use the [Filter] button on the top right of the table to filter the item has the custom conditions. But the headers of fields in the item table view are stable, they are unable to be customized.

1 comment
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

marcos avatar image marcos commented ·

Thank you. That seems fairly limited, and thos and some otehrs of the limitations we are finding along the way are odd, really. Will have to keep and handle the data in a different place, and keep it in sync with Playfab, just for the purpose of proper editing and visualization.


0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.