We are evaluating if Constellation design system is a good fit for our workflow, there’s a common scenario where user needs to add/edit items of a table using a modal window, how do we enable a complex validation that triggers when users submit the modal window.
For example, consider flow action (or step) form view has a CustomerList table with first name, last name, email. Users can Add/Edit those using a modal window. How do we enable a validation inside that modal window? (In traditional design system we used to do this using Modal window flow action)
We have enabled Flow action (or step) validation, that stops user when they hit submit (on the step level), however we need to validate user input when they submit on the modal window, is this possible to configure with Constellation?
The scenario is complex and we need to compare multiple property values to trigger the validation, I don’t see any option in Constellation to trigger validation on the submit of modal window.
@SameeraS - Thanks for explaining, few more questions, How did you add this ListView to the actual CaseType Step? Did you create any field of type DataReference/EmbeddedData/Query etc on the CaseType?
My scenario is, I intend to save a list of employee inside the case (which user can manually add from the UI).
@SameeraS Hi sameera, I am not able to replicate the same(validation). i am using this for screen flow. it is applicable for screenflow or only for process flow?
@SameeraS – This is great! Can you please share some more details on where you configured the Savable DataPage to get trigger? The Field on which you are building the list, It’s of type “Embedded Data”?