Hi Community,
I want to implement remaining time indicator on my custom page, just like what you have in case form. Any idea how can I achieve this?
Like
1 comments
16:17 Apr 23, 2019
Dear Fulgen,
Please take a look at CasesEstimateLabel.js schema. It contains the logic for the indicator. On the CasePage.js schema there is a container (SolutionCaptionProfile) where indicator is rendered.
Please use the code in the CasesEstimateLabel.js schema to create your own module for indicator and then place it on the custom section page.
Regards,
Anastasia
Show all comments