<p>First, I wouldn't reinvent the Docusign wheel. In the US, electronic signatures need to comply with both the United States Electronic Signatures in Global and National Commerce (ESIGN) Act, and the Uniform Electronic Transactions Act (UETA). These laws have four major requirements for an electronic signature to be recognized as valid under U.S. law. In addition, if you are collecting signatures for life sciences, the signatures must comply with 21 CFR Part II. I also wouldn't use tables. I would use the grid view. Grid view is CSS grid and you can incorporate flex as well. You could possibly output a signed document as a PDF and display that or you can create a view that has all the HTML elements and custom CSS to display the output as you wish.</p>
Please login or Register to submit your answer