I’m trying to create a complaints form for an e-commer site, and I’m thinking about using hidden fields to set order products information, the number of products could easily be around a 100 o more.
Is there a limit to the numer of hidden fields that can be used for a form?
hi @Carlos Bernal , we don’t have a limit to hidden fields that I’m aware of, but it’s good to note that the longer the URL becomes, the higher the chance of the form taking a very long time to load. I don’t have a specific character number for when the loading slows down, but I’d just take that into account when adding the fields.