Function to show or hide subform button (Add record and Delete button).
How to show / hide subform button
Create a new behavior. Put the appropriate caption. Click Action wizard.
Click Create an action.
Click Other Scribe Functions.
Select Hide/Show Subform Buttons in Other Scribe Functions dropdown. Click OK.
Click Save changes.
Click View code. Change field name accordingly based on your form field. Click Check Syntax, if no error then click Save and close
Click Create now.
Example how it look in the form:
Before
After
Notice Add record and Delete button hided.
Comments