Hello in a table called SERVICES I add record...

Hello in a table called SERVICES I add records that will be signed Is there a way to insert a single signature instead of signing every single record? thank you all

0 2 307
2 REPLIES 2

Yes, you could break down your Services into 2 tables; Service Header, and Service Details, then you can only get signature in the Service Header table. Something like the structure of Order Capture sample app, but in this case you will add a signature column to the header table. You can look it up here:

appsheet.com - Sample mobile apps for common scenarios Sample mobile apps for common scenarios appsheet.com

THANKS

Top Labels in this Space