Details
-
Type:
Improvement
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 5.11.0
-
Fix Version/s: 5.13.0-b1
-
Component/s: Staff Interface
-
Labels:None
Description
We aren't able to pull in service fields from the module to display fields for service_fields data that happens to be missing. This means we need a manual way to add fields, and if we can add them we should be able to delete them also.
The simple thing to do is to add an add button or link below the last service field which will display at least 2 fields in a row, once for the service_fields.key and one for service_fields.value. Probably need to display a checkbox for encrypt and serialize.
Also add a link or button next to each field for "Delete", with a modal confirmation.