|
|
|
|
|
by araneae
5734 days ago
|
|
Speaking of webforms, how would you treat a webform that has a variable number of fields? The non-js way I've seen this treated is to have like 5 fields and then reload the page if they want more (i.e. multiple files uploads), but it seems like there's no non-icky way to do this sans JS. I am open to suggestions :). |
|