
In case module I have created a popup to choose a complaint type. Here i got a problem regarding if none was choose then it should return to case entity home page automatically. Can anyone suggest me the best way to approach.
*This post is locked for comments
I have the same question (0)You can do it with JavaScript
Xrm.Page.data.entity.save("saveandclose");