helllo Experts
I am trying to cal this.getView().byId on save click of create entity view which I imported from CRUD template.
below is the code.
the problem is this.getView() is not reuring value and giving error.
I have another page created where on button click i am updating entry, it works fine there.
Below is the error I get.
what can be the reason?