Hey Community I'm trying to implement a use case where the visibility of a particular stage in the DCM flow bar can be manipulated. I did observe that the Qualify status object ( which has a link to lead) has a column called IsDisplayed . How does this work ? (Is it only for setting the values in the flow bar or can the visibility be dynamically controlled as well ?). I'm looking to implement this in a custom section.
Hey , Let’s say you have a stage lookup, a custom section (e.g. Product), a related configuration section (e.g. Product Config), and a detail (Stage Config) inside the Product section that maps which stages apply to each product.
For example:
Product A is configured with Stages 1, 2, and 3
Product B has Stages 1, 2, 3, and 4
So when a user is working with Product A, the DCM (progress flow bar) should not display Stage 4