I want to add a page parameter "Action", but this option is not available in the list.
In a component the entry "Action" appears in the list.
What is the reason? Why I can't add an callback action to a page?
Why I need this:
A new record is created in the page. (Supabase Row)
The calling page should receive the "Id" of the new record because the new record is to be selected in the ListView there.