Signing #22
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Create web form for each document. Link it to the company created and updatable text by the admin. Use signature_pad JS library to create signature and store data in database with document for client, case workers signatures. Allow case workers to create stored signature in their account. That signature is automatically applied to each document that is created.
When client signs document that document should be linked to the member so that if the case transfers to another case worker within the same company, documents do not need to be signed again.
When adding a case, documents should be selectable when adding members to the case so that the admin or case manager can make sure that all required members sign the documents. Signature notifications should be present notifying the case worker that documents have or have not been signed. Three icons...red X for none signed, yellow ! for some signed, green check for all signed.