Hello everyone,
We want the screen to automatically refresh when a specific property (of reference type) changes in the Create stage (the first step of a case type).
The requirement is: when the user updates a particular property ( a reference type property which is linked to a data type and used to load a list) on the Create screen, some other fields should either become visible or be enabled/disabled based on that change.
I have tried using the Form refresh setting but there only scalar property can only be refered.
We are on pega version 24.2.4 @Kamil_Janeczek@MarcCheong Need your expert inputs here. Is there anything you can suggest.
That said, I’m not sure you need Form Refresh settings. This should not be viewed as a catch all “action set” proxy.
Visibility of fields of view - works dynamically, so you can create a visibility condition to show/hide the fields you want dynamically
Show additional details - data and case references have “show additional details” (see Pegasystems Documentation )
If you can give more details on your current form and expected outcome, we may be able to figure out an interaction pattern / configuration that 24.2 supports.