Page with Reports based on Page Parameter

Page with Reports based on Page Parameter

Hi
i want to create a Dashboard (Page) based on the Selection of a "CustomerCode" Value

  • Top Element of the Page should be a Selection Field offering all possible Values for "CustomerCode"
  • once selected a Value the page should reload with all reports (tickets, invoices, ....) with "CustomerCode" as selection criteria (dynamic report)
  • also Panel Values should limit their numbers based to the selection (eg open tickets based on CustomerCode)

this works somehow with Page Parameters, but i cannot figure out, how to do this
Thank you in advance

PS: in previous creator version this worked also with a "stateless form" for the Selection box. I see in Creator 5 there is no more stateless form (only if i copy an existing form - but this does not offer me to display the form without buttons, what is required here)