You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 21, 2020. It is now read-only.
I believe it's already the case, no? e.g. when I create a form I'm given an unique link that I can pass to the people I want to share the form with. What's different in the scenario you have in mind?
I was thinking of a scenario when I have 10 people I want to share my link with and I can create 10 unique links for all of them. Once any link is submitted, that link can't be used anymore. Thus it ensures only one response per link shared. ( #174 ?)
(or may be I'm over-thinking 😛 , what do you think?)
I like to think about use cases: if we really have a use case for this, why not, but I believe it will be harder for the user to manage such links. If we really want it, we could make a button to generate "unique links" that are valable only for one answer, but I feel something is fishy with this approach.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Just throwing ideas in the air (GitHub). We can discuss which ones to prioritize for v2
This means, form creator will be able to create
n
number of unique links for one form and distribute them to the people they want to share with.The text was updated successfully, but these errors were encountered: