Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get_data_from_form - return second META dictionary, include alerts for extra content #4

Open
odscjames opened this issue Apr 6, 2020 · 0 comments

Comments

@odscjames
Copy link
Contributor

We can compare the Guide to the input and if the user has tried to add any extra data that is not in a special data field, return that in an array. Something like:

{ "extra_input" : [ {"sheet":"title", "cell":"B2", "content":"A special note to data handlers" }  ] }

This lets the handling script be aware that the user has put extra data in and do something relevant depending on the context, eg, error and fail, show someone, etc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant