Is it possible to add a row to the...

User 2751608 Photo


Registered User
30 posts

I might be pushing the limit here :) but I have added a table with 4 rows to begin with in my form. I wondering if I add a button called add a row and on click of that button is it possible to add a row to the above table.

OR do I have to use some script to add a row.

Thanks
User 187934 Photo


Senior Advisor
20,271 posts

A row to submit?
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2751608 Photo


Registered User
30 posts

Yes basically each would have some user inputs say for example

StudentID, StudentName, InterestedMajorSubject InterestedMinorSubject
A100 John Doe Math English

Now I am trying to add a row so we can enter one more student info before submitting the form

Thanks again
User 187934 Photo


Senior Advisor
20,271 posts

How about using conditionals and have the needed row hidden and let the user pick the number to show the rows?
I do that on a form now.:)
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2751608 Photo


Registered User
30 posts

Brilliant I am gonna try that :) Thanks

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.