2 つのフィールドを含む iframe と、複数のフィールドを含むフォームがあります。私がやりたいことは、ユーザーが iframe 以外のフォームで送信をクリックしたときに iframe で「送信」をクリックして、最初のフォームが送信され、次に 2 番目のフォームが送信されるようにすることです。これは可能ですか?ありがとう
--- IFRAME ---
[Input 1]
[Input 2]
[Hidden Submit]
--- IFRAME ---
[Input 3]
[Input 4]
[Submit] <-- user is gonna click this, then iframe form and this form gets submitted