Hi friends,
Is there any way to replace using google form with appsheet in making question and answer forms sent via email ?The app should include:
If there is a way please give me a sample form
Best regards,
Do you think this for public or does it need an authentication?
I need to use it inside my company which of course requires authentication as employees are in the same domain
In that case, yes you can defenitely do that.
Can you give me some guidance based on the tables I have already mentioned in my first post?
Little bit difficult to know how you are going to use Theme table. I assume Form table is meant to have different queries and their questions.
One way to build this and if you are not changing your questions in the Form table.. In the response table read the question based on the Form record selection with the Display name option. Set the Form column as Enum (base of Ref) and then you can read the question with each columns like LOOKUP([_THISROW].[Form],Form,ID,Question1).
This app can show you how to use actions, references, formulas, etc. to take the details from one set of records and use them in another set of records.
User | Count |
---|---|
31 | |
13 | |
3 | |
3 | |
2 |