Topic: I have process I am trying to automate with MVD

I have  process I am trying to automate.  It is inspection of a container then the proof if the inspection needs to be documented and a form completed and then the inspection date entered in my data base.

I have created a form to document the inspection, and I have scanned the form that needs to be completed. and I have an existing form in my database that is used to add or edit these containers. I also have a table grid that list the containers in the system and and an add  and edit button that let me add or edit items in the list - this part already works.
So I added a inspect button and connected it to the insection form.

   What I would like to be able to do is:
1. bring up the list of containers,
2. select a container and click the inspection button
3 complete form and click a button that will
    a. save the inspection data to a table so we can reprint later if needed.
    b. collate the form data on to the scanned form and print
    c. continue to the edit container form with the date selected on the inspection form
4 save the container back to the container table with its new inspection date.

So as I understand it the challenge is - to save the inspection form to its table and then print only that record from the table and then move on to the next form all with the click of one button.

Is this possible?   I suppose I should move this to the script forum.

Re: I have process I am trying to automate with MVD

Please, send me your project to support@drive-software.com
With a link on this topic.

Dmitry.

Re: I have process I am trying to automate with MVD

Project was sent