Hi,
Probably this question was asked many many times before, but then i probably use the wrong search criteria, because i can't find them.
My question is simple: I am on a header view and depending on an action which i perform there, i want to fill a certain variable. I need the value of this variable in the next screen, which is on item level.
What possibilities do I have to transfer this value? (I already tried with server->request->set_form_field and server->request->get_form_field/data, but this didn't work)
Regards,
Martijn.