Function to remove any column in table (except primary key column).
How to remove column
Create a new behavior. Put the appropriate caption. Click Action wizard.
Click Create an action.
Click Other Scribe Functions.
Select Remove Column from Other Scribe Functions dropdown. Click OK.
Click Save changes.
Click View code. Put your table name and column to be remove. Check syntax error by clicking on Check Syntax button. If no error then click Save and close.
Click Create now.
Example how it look in the form:
Before
After
Comentarios