Hi, I have different case forms, but I want to add one customized button to change the case status to "resolved" and also validate some fields before changing the status. Since I have different fields in different forms, I have to get formid through JS, then validate fields, and then change the status ? and how do we get the formid ?
↧






