Prefill record fields from a stateless form
I have a page with an embedded report and a stateless form. When I create a new record from the report, I want to prefill two fields with data that I have added to the stateless form in the same page. I can see the correct data in the stateless form. How can I achieve this?
Thanks