Guten Tag Thorsten Schöning,
am Freitag, 26. Juni 2020 um 10:24 schrieben Sie:

> My HTML is pretty much the same, only more bloated because of my use
> case:

I just recognized that Wicket seems to set "name" attributes on inputs
differently on runtime than in my HTML, so I added a non-Wicket
maintained "submit" again.

> <input        type="submit"
>               name="foobar"
>               value="foobar"
>               title="foobar"
> />

That button is shown in the UI, can be clicked and submits the form
like all the other submit-buttons do. But there's no hint to that name
in the URL or POST-data.

What should happen in theory? Should "foobar" be part of the POST
data? With or without any value?

Mit freundlichen Grüßen,

Thorsten Schöning

-- 
Thorsten Schöning       E-Mail: thorsten.schoen...@am-soft.de
AM-SoFT IT-Systeme      http://www.AM-SoFT.de/

Telefon...........05151-  9468- 55
Fax...............05151-  9468- 88
Mobil..............0178-8 9468- 04

AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln
AG Hannover HRB 207 694 - Geschäftsführer: Andreas Muchow


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to