Set Key-Value Data from Custom Page
Hello - I have a custom page that implements a form. The page allows users to scan barcodes. I want those scanned barcodes to appear as the values in the
cards
field.
My page is correctly emitting the scan event to addCard
, but I can't figure out how to dynamically set the cards
array and get it to update on the page.0 Replies