Disable fields in During action in Blueprint?
Hi there. I've tried field disable (setReadOnly(true)) using client script and the event is onMandatoryFormLoad on detail page, assuming it'll work on blueprint fields, but it bears no result. Is this the expected behaviour? That we can't do this yet? Is there any effort to make this a reality? The use case is, for example, we need the fields to be shown in the during action, but if the fields are already populated, we don't want the user to be able to overwrite it with a new value. Appreciate your help in thinking about the workaround, if any.