Jump to content

adding a form in a loop


xwishmasterx

Recommended Posts

Presumably within your loop when you generate the forms you generate them with a separate submit button?

 

If so, there shouldn't be an issue where all forms get submitted.

 

If they are all part of the same form however then you might want to simply run some checks on submission to check for empty fields - discarding them if they're empty.

 

 

 

Hello

 

I am trying to add a form inside a loop, as I need the same form under each looped table.

Is there any tricks to make these forms behave seperately, so when a form is processed it doesn't trigger all the forms adding several rows to the database?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.