How to add a custom field to the Log Comment activity form (detail_alg.htmpl)
Release : 17.3
1 In this example a custom field with type Integer named: z_sort2 already exists.
2. Take the summary field and change it to point to the custom field (z_sort2) and change the field to dtlTextbox. You could just copy the existing summary field if you need to keep the summary. All these changes have been made through the source tab. See:
(Change in line 472)
3. Publish the changes to site/mods, run pdm_webcache -H, and delete the cache from the browser. Now the custom field appears as a textbox and is editable