Forum Discussion

JoseBaez's avatar
JoseBaez
Qrew Trainee
6 years ago

Is there a way to make the onload of a form conditional based on a field value?

Is there a way to make the onload of a form conditional based on a field value? Say like - if the Status = "Closed for Editing" redirect to page...otherwise open the record?

1 Reply

  • How many sections and fields are on your form? You can try to use form rules, when Status = "Whatever" then show/hide sections or fields, I think there is also an option to make the fields read-only, just keep in mind there are limits to the form rules.