How to set default entry indicator (entry label)? I have 4 labels: – New (“id”: 5, “form_id”: 1) – Closed – Canceled – Rejected
I would like the label to always default to “new” after creating a new entry. I will change other labels manually. Is it possible? Maybe there is some custom PHP code?