Conversation
|
yeaahhh we really gotta move the HTML webforms to Recombinant plugin. Will see about the new PD datatables for this. |
- Updated new PD datatable code for `edit_using__id` capabilities.
|
@wardi okay I have added in the the datatable editor already only does insert or update: |
|
@wardi okay so would we just do something like this in the triggers: |
- Flake8 fixes.
|
No, we set the Although I guess when migrating data we'll need to be able to set during INSERT for sysadmin users 🤔 I wonder what the cleanest way to handle that would be. Noting that we'll need to reset any sequence that we depend on when we copy data. |
|
@JVickery-TBS ok, I've got Next I'll update the |
required changes to the recombinant functionality that lives in the ckanext-canada extension for open-data/ckanext-recombinant#155
here we're displaying and labeling the datastore
_idcolumn asopen_canada_idwith the expectation that we will export a column namedopen_canada_idin the combined CSV version of PD types that useedit_using__id: trueOnly the deprecated preview template was updated as that's the one I'm familiar with. Similiar changes will be required in the new PD preview.