AppCue -  Support Dynamic Values
We've upgraded our Banner Widgets to include dynamic value support, making your dashboard text more flexible and data-driven. This update lets you use placeholders in your widget texts so that they update automatically with the right data.
Key Highlights
  • Dynamic Placeholders: Easily incorporate dynamic values into the text for Heading, Simple Banner, and Hero widgets using the familiar
    {{value}}
    format.
  • Consistency Across Widgets: The same list of supported dynamic values is used for all widgets, ensuring uniform behavior and display.
  • API Enhancement: The backend now accepts and stores strings with dynamic placeholders, ready to be injected with actual data when needed.
  • Visual Design Alignment: The update is designed to match the approved Figma specifications, ensuring that the final output looks clean and professional.
How It Works
  • When you set up your widget text, simply add dynamic placeholders (displayed as {{value}}) where you want real-time data to appear.
  • The API handles these strings by storing and later retrieving them as-is, allowing the frontend to replace the placeholders with actual dynamic data.
  • Each widget (Heading, Simple Banner, and Hero) leverages the same component for dynamic values, ensuring a consistent configuration and user experience.
  • This implementation is rooted in the established design and requirements, so dynamic values appear correctly in your dashboards just as intended.
We hope this enhancement makes managing your dashboard content easier and more effective. Enjoy the smarter way to display your data!