question

jrDev avatar image
jrDev asked

Editing Custom Data with KeyValue Pairs

Hello,

Is there a way to have the option to edit Custom Data using the KeyValue Pairs method:

and not the string method?

Thanks,

jrDev

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

·
brendan avatar image
brendan answered

Since catalog item CustomData is just a string (have a look at the model, ex: https://api.playfab.com/documentation/Client/datatype/PlayFab.Client.Models/PlayFab.Client.Models.CatalogItem), we added a key/value pair editor, for developers who wanted to use that style of data. But since that ultimately means we're writing stringified JSON, it does make sense to provide the JSON editor there, as well. I'll open a backlog item for that with the Game Manager owner.

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.

jrDev avatar image jrDev commented ·

Hello,

Yea, I just want to edit in the KeyValue Pair method from the Game Manager, its much easier.

Thanks,

jrDev

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.