My Crud depends on predetermined templates
I want my users to use these templates with the "clone" button for already existing records.
When they use the "add" button they get lost in the weeds
When I disable the add button with unset_add() the clone button disappears
Is there a method or script to disable add but still allow clone