1
0
-1
1 answer
- 10-1
Hi, if you require custom behavior that is not provided by default, you can try implementing your own plugin. There is a related open source project at https://github.com/jogetoss/enhanced-json-tool, you could try to start from there.
Add your comment...
I'm using the file upload page in joget, I need to access the file content from the backend using JSON Tool. suggest some ways..