Enable editing JSON data nodes through data node control #2218
Labels
Core
Related to Taipy Core
🖰 GUI
Related to GUI
🆘 Help wanted
Open to participation from the community
📈 Improvement
Improvement of a feature.
🟨 Priority: Medium
Not blocking but should be addressed
📝Release Notes
Impacts the Release Notes or the Documentation in general
Description
This issue is the second part of the issue #1248 .
I have some transactional data as a json file representing a list of shops with various characteristics address, size, location, opening time, type, owner, contact, etc... The structure of the document is globally the same all the time, but time to time a new field appears, disappears or changes. I am using data node to keep track of the changes since it is edited by many people, and because I also have sql data nodes on the side.
I want to edit the JSON data node in the data node control.
Acceptance Criteria
Code of Conduct
The text was updated successfully, but these errors were encountered: