Field Properties UPDATE?

I am reworking stuff from Pan6 import. In a database with lots of similar lines (Ω items) every line has an entry “call .some_procedure” in the Code text area. Seems I can’t just select the field and delete this entry in the Code area. If I do that the text disappears but next time I click that Code button it’s there again. Is there some button or menu item I need to select/click to actually execute this deletion?

I found that using Field Blueprint… from the contextual menu and editing “PROCEDURE”,"", followed by the Update button works fine.

After you delete, press the enter key.

You must also press ENTER to lock in any new code you enter.

You should also be able to simply click anywhere in the main section of the window.

Anywhere except the column headers.