Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JSON viewer] Make JSON data editable #251

Open
captainbrosset opened this issue Apr 30, 2024 · 3 comments
Open

[JSON viewer] Make JSON data editable #251

captainbrosset opened this issue Apr 30, 2024 · 3 comments
Labels
feature New feature or request tracked This issue is now tracked on our internal backlog

Comments

@captainbrosset
Copy link
Contributor

captainbrosset commented Apr 30, 2024

From @BenClist-BC2 in #238 (comment):

we use browser extensions to take JSON data and make it editable. One example of this allows administrators to make easy updates and fixes to records in Microsoft Dataverse on data that isn't necessarily displayed on the frontend.

AB#50579917

@captainbrosset captainbrosset added the feature New feature or request label Apr 30, 2024
@captainbrosset
Copy link
Contributor Author

captainbrosset commented Apr 30, 2024

@BenClist-BC2 Can you explain how you make the data editable exactly? Does the extension you use have a way to save the data back to disk? Which extension is it?

@captainbrosset captainbrosset added the more info needed We need more information before we can act on this issue label Apr 30, 2024
@BenClist-BC2
Copy link

@captainbrosset It's writing back to Dataverse directly, it's not something you want to build into Edge. There's a public example that uses the same approach here https://chromewebstore.google.com/detail/prettifymywebapi-for-micr/pcgbnpkpijlcjeleijaaahlonafdlfno

@captainbrosset captainbrosset removed the more info needed We need more information before we can act on this issue label May 3, 2024
@captainbrosset
Copy link
Contributor Author

Oh ok, got it. So this is different from what I thought this issue was about. Let's keep this issue to track making the built-in JSON viewer able to edit JSON responses or files though.

@captainbrosset captainbrosset added the tracked This issue is now tracked on our internal backlog label May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request tracked This issue is now tracked on our internal backlog
Projects
None yet
Development

No branches or pull requests

2 participants