Hi Freshworks Team and Community,
I am currently developing custom integrations for self-service customer support portals to help reduce overall incoming agent ticket volume. A feature we desperately need natively inside Freshdesk/Freshservice portals is a low-latency, client-side calculator widget builder.
To test how a tool like this impacts user interaction and reduces ticket deflection, I built a standalone, responsive calculator engine using vanilla JavaScript data arrays. It handles complex, multi-variable logic loops directly in the client's browser (calculating dynamic price variations and nutritional tracking points simultaneously depending on size parameters).
You can interact with the live layout configuration and check out the responsive UI performance model here:
Live Development Proof of Concept: https://swigdrinksmenu.com
Having an identical native widget block available inside our portal layout customizer would allow teams to build instant quote calculators, shipping estimate fields, or data sheets directly into their knowledge base paths without relying on heavy third-party plugins or external API calls.
Is anyone else currently utilizing custom JS blocks to achieve this layout inside their customer service portals, or are there any roadmap updates for native dynamic calculators?

