Hello Nick,
I'm glad that you can get to grips with Visforms so quickly and easily and work with it so effectively.
Regarding 'allocate the next available GPS unit and the serial number gets recorded along with their submitted form data':
There are 2 possible options to implement this with Visforms.
Option 1 - SQL fields
These and similar requirements are possible with the help of the following features of the subscription.
SQL fields with option lists:
docs.joomla-4.visforms.vi-solutions.de/e...ds-with-option-list/
In particular the SQL field type 'selectsql'.
Numerous options in connection with internal and external data tables can thus be implemented.
You may have to think a bit about how it works to see what can be implemented with it.
In detail, some field configuration settings are very important.
In the field configuration, settings such as:
- Make reloadable
- Hide field, if list is empty
- Preselect solitary option
- Reload on change of
The whole SQL field can also be made invisible.
The user then no longer notices this information.
Option 2 - Creation of a Visforms Custom Plugin
One option for developers is to create a custom plugin.
The documentation describes how to create a 'Visforms Custom Plugin':
docs.joomla-4.visforms.vi-solutions.de/e...-plugin-development/
docs.joomla-4.visforms.vi-solutions.de/e...-plugin-development/
The developer can then decide for himself what else should happen.
Creating a custom plugin requires some PHP development experience on Joomla.
If you need help developing the plugin, we can help you with that - even with the complete implementation.
Please understand that we have to calculate this effort at our current hourly rate.
Kind regards, Ingmar