{ "widgettype": "TextFiles", "options": { "width": "90%", "height": "100%", "params":{ "id": "{{params_kw.id}}" } }, "binds":[ { "wid": "self", "event": "inputed", "actiontype": "urlwidget", "target": "root.page_center", "options": { "method": "POST", "url": "{{entire_url('new_instance.dspy')}}" } } ] }