If I want to prevent a Bill from being created is the best solution to delete the Bill after it's been created or is there a way to prevent its creation either by workflow or user event?
b
battk
03/22/2021, 2:05 PM
throw an error before submit
👍 1
battk
03/22/2021, 2:06 PM
if you want to prevent it in the ui, use a client script's saveRecord entry point