Skip to main content
Question

Dynamic fields - line breaks + data information

  • June 16, 2026
  • 0 replies
  • 0 views

carlos-galvao

I created a shopping cart function by inserting a pipe within another, allowing me to create a CARD with multiple items from a database. However, when I retrieve the item information from a dynamic field, they all appear on the same line. Is it possible to insert a command to generate a line break? There are other data information to show, like a product A + price A [line1] ; product B… [line2]