@no_one345 wrote:
i previously asked nearly similar question but i dont seem to make my data inspector work like i want it to previous post :
now i m getting json from server which append properties in the json like
"3__W__Property 3": "value 3 ",
"relationshipTypeId": 1,
"1__W__Property 1": "value 1",
what i want is that the inspect display all the properties that it gets like with -w- in start it removes it from it to display but not change it form the main diagram json and is also editable
for reference i want
"3__W__Property 3": "value 3 ",
to be displayed like
Property 3": "value 3 ",
Posts: 5
Participants: 2