tab order #2 - Post ID 273300

User 1982097 Photo


Registered User
72 posts

Is there a way to control/change the tabbing order and the order in which fields are organized in the database?
Coffee roasting is my passion - seriously
User 1982097 Photo


Registered User
72 posts

sorry, got my answer... "no"
Coffee roasting is my passion - seriously
User 187934 Photo


Senior Advisor
20,190 posts

Hi telimon,
You can switch columns locations within your cpanel in the php admin area.
You can add a tab index to your form elements with jquery.
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 1982097 Photo


Registered User
72 posts

Yes - would rather not have to do that every time but..
Would jquery change the order in which they are imported to the DB?
Thanks
Eric Rohloff wrote:
Hi telimon,
You can switch columns locations within your cpanel in the php admin area.
You can add a tab index to your form elements with jquery.
Coffee roasting is my passion - seriously
User 187934 Photo


Senior Advisor
20,190 posts

No as the fields should go in the order they're on the page but I know for a fact that if you make a form with the formbuilder and submit it and then add more fields to it later they will be appended to the end of the table. Those can be reordered on the php admin of your cpanel but it's not necessary if your using a mysql select you can query the table and set them in any order.
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 1982097 Photo


Registered User
72 posts

ok - that makes sense to me. thx
Coffee roasting is my passion - seriously

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.