Hi,
I want to make Description of resolution field optional in Resolve Case Popup.
How can I do this? Can you please suggest me?
Hi,
I want to make Description of resolution field optional in Resolve Case Popup.
How can I do this? Can you please suggest me?
@hardikv it seems that this is the default behaviour and it's implied at server-side level
it's probably worth adding an idea to allow customizations for this Power Pages · Community (microsoft.com)
a workaround that I can think of would be:
This is OOB Resolve case popup for case(incident) entity. This field is optional in Dataverse.
@hardikv
Is this field required in the data model or set required using Metadata? You can use Javascript to add or remove validation from the field.