Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

How can I create an acceptance terms page?

Hi everyone,

For the user access one specific functionality he/she should read and assign a specific confidentiality term. My idea is something we usually see in web a check box to be Chechen and a text as: "E declare that I read and accept the confidentiality terms, etc, etc...". and the name confidentiality "confidentiality terms" is a link to open the PDF file terms.

It is not necessary to be exactly as I thunk but it is importante:

  • Open de PDF file. The pdf file is storage in a file column in my AppSheet database,
  • Have the acceptance text next to the check box or any other component that may be native

Can anyone help me with this issue?

Thank you.

Solved Solved
0 7 269
  • UX
1 ACCEPTED SOLUTION

I create a view form and add an action button to open que pdf file, it was not what I was looking for, but this is what I managed to do. Thanks.

View solution in original post

7 REPLIES 7

If you want to save the acceptance with user's email address, one way to do this is with the form view the app opens when the user opens the app for the very first time.

When the record is saved, then you can open the access for tables with security filters.

Hi @AleksiAlkio

it is not what I need.

Basically I need open pdf file in acceptance screen. When I add the file's column is visible a name generated by appSheet, I need show only the file icon to open, or a link file on text. But I'm not able for it. How can I do it?

If you need a check box to press, you can only do it with the form view that saves the selection to your data source, or you can use the Usersettings which saves it to user's own device.

But How can I open a PDF file?

You can open a pdf on a form view if the column type is Show > File

Ok, Thank you.

I create a view form and add an action button to open que pdf file, it was not what I was looking for, but this is what I managed to do. Thanks.

Top Labels in this Space