Hi,
is it possibile to create a Google Doc file clicking a button (action button ?) inside AppSheet ?
And save link into AppSheet for created Google Doc files ?
Please read this: Templates - AppSheet Help
Basically, you'll need to create an automation with a "Create a New File" task. You'd use the action button to trigger the automation.
Thanks, and there's a way to "automagically" copy and save the link of a created Google Doc file into AppSheet ?
The automation will let specify the folder and the filename and store it in a File-type column. AppSheet will automatically create an Inline action button to open this file once it is created, and it will be visible next to the column.
If you'd like to have the direct URL of this file to open it outside the app, you can just look at the generated link and use the same automation to store a similar one in a column using CONCATENATE() and ENCODEURL() functions. Please search the community for "file URL" and you'll find several useful tips from the contributors here.
User | Count |
---|---|
16 | |
7 | |
6 | |
4 | |
3 |