Property with visibility condition in Embedded Property-Edit form

Hi Team,

The Property with visibility condition in the edit form of Embedded Property is not visible even if the visibility criteria is met on first load, on clicking submit button, it is becoming visibile please help us with any alternatives to refresh the form.

  • We have an embedded Property which has an edit form in which few properties should be conditionally visible. (Please refer screenshot 4)

  • But, even after the visibility criteria is met, the Property is not visible as the edit form loads, it becomes visible on second refresh i.e., until the form is refreshed manually, by entering a value or clicking submit. (Please refer screen shot 5 &6)


@Gaganjot Kaur

What is the condition that is defined in the IsModifyPorocessStream when rule? Is it something that could be defined as a custom condition instead of a when rule? As destatiled in the below linked documentation Custom conditions are validated on browser and produce an instant response, while When rules are validated on server and require a refresh API call.

Conditional logic in Views