There should be a crud function to enable/disable a certain object.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 1103278-export-crud-disable_enable.patch | 2.71 KB | dawehner |
| #1 | 1103278-export-crud-disable_enable.patch | 1.27 KB | dawehner |
There should be a crud function to enable/disable a certain object.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 1103278-export-crud-disable_enable.patch | 2.71 KB | dawehner |
| #1 | 1103278-export-crud-disable_enable.patch | 1.27 KB | dawehner |
Comments
Comment #1
dawehnerHere is a patch
Comment #2
merlinofchaos commentedThe CRUD functions should all allow the schema info to override, though I'm not sure how valuable that is for enable/disable.
Comment #3
dawehnerHere is a new version, with the export.html update.
Comment #4
merlinofchaos commentedCommitted and pushed.
Also updated export ui to use this new function.