Hello,
Right now I am implementing a form for a document called 'Technical Report of Service Delivery'.
Since our technicians are payed by hourly basis in the end of every job, they have to fill this document and input the correct entry and exit hours.
I made the form and I put the DateTimePicker of Chronoforms, which doesn't have time picker. Then I checked the forum, but I didn't find the code for input the time picker. I saw that Bob suggested the Joomla datetimepicker, so can anyone help me how to input this into my form, or just provide the documentation?
Another question is that every form has to have a unique id called the Order Number. So someone can suggest a solution how to implement this?
Thank you,
Sincerely,
Kornel Mergulhão
Right now I am implementing a form for a document called 'Technical Report of Service Delivery'.
Since our technicians are payed by hourly basis in the end of every job, they have to fill this document and input the correct entry and exit hours.
I made the form and I put the DateTimePicker of Chronoforms, which doesn't have time picker. Then I checked the forum, but I didn't find the code for input the time picker. I saw that Bob suggested the Joomla datetimepicker, so can anyone help me how to input this into my form, or just provide the documentation?
Another question is that every form has to have a unique id called the Order Number. So someone can suggest a solution how to implement this?
Thank you,
Sincerely,
Kornel Mergulhão
Hi Kornel,
Please take a look at the Watchman Plugin configuration dialogues. You'll see the Joomla date-time-picker there using time - it works but isn't very nice or easy to use. I'd suggest that you use the TimeSpinner (also used there) instead.
The code will be there or in the plugin helper files.
There's an example of a random id generator in this thread
Bob
Please take a look at the Watchman Plugin configuration dialogues. You'll see the Joomla date-time-picker there using time - it works but isn't very nice or easy to use. I'd suggest that you use the TimeSpinner (also used there) instead.
The code will be there or in the plugin helper files.
There's an example of a random id generator in this thread
Bob
This topic is locked and no more replies can be posted.
