A lot of companies ignore the benefits of comprehensive workflow software. Often, workflow programs concentrate on one aspect of document generation. You can find greater choices for many sectors which require a flexible approach to their tasks, like Training Record preparation. But, it is possible to identify a holistic and multi purpose solution that will cover all your needs and requirements. As an example, DocHub is your number-one choice for simplified workflows, document generation, and approval.
With DocHub, you can easily make documents completely from scratch by using an vast set of instruments and features. You can easily remove page in Training Record, add feedback and sticky notes, and track your document’s advancement from start to end. Swiftly rotate and reorganize, and merge PDF files and work with any available format. Forget about seeking third-party platforms to cover the most basic requirements of document generation and use DocHub.
Get full control of your forms and documents at any moment and make reusable Training Record Templates for the most used documents. Take advantage of our Templates to avoid making typical mistakes with copying and pasting the same information and save your time on this tedious task.
Streamline all of your document operations with DocHub without breaking a sweat. Find out all possibilities and features for Training Record administration right now. Start your free DocHub account right now without hidden fees or commitment.
in this lesson we will see how to allow deleting a record in the database and were going to do this again on the Contact Detail screen. So we want to add a third button here to our form to delete this contact, so let me just drag-and-drop and in the Button Label were going to write down Delete. And now I need to bind this button to a Screen Action and Im going to use a shortcut. Im going to double-click the Delete button and this creates the Delete Action on this Delete Action we will need to use another Entity Action, this is the Delete Entity Action which deletes the record. It receives as an input parameter the ID of the contact in this case to be deleted so here in the Data tab Delete Contact, here we have it and instead of receiving a record as the other actions that be used this Delete Contact actually receives the Contact ID. Okay and once we delete this contact we want to redirect the user back to the contacts page and again here Im going to use another shortcut drag-a