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

Possible to add a 4th button "Submit" to application? #29

Open
KatjaGlassConsulting opened this issue Mar 11, 2022 · 0 comments
Open

Possible to add a 4th button "Submit" to application? #29

KatjaGlassConsulting opened this issue Mar 11, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@KatjaGlassConsulting
Copy link
Collaborator

@cpshadle : I was wondering if it's possible to add a 4th button that when clicked would email the YAML form to cosa@cdisc.org. I would expect that any required fields left blank would not allow it to be submitted.

@DmitryMK : It looks like it is not possible to attach a file in the mailto: link (https://stackoverflow.com/questions/14228703/attaching-a-file-in-email-in-html5-web-page).
We can add a Submit button, which will pre-populate subject and body of the e-mail, but the YAML file itself would need to be added by a user manually.

@KatjaGlassConsulting : A workaround would be to have a database interface. Databases do not go with GitHub pages though ... there is a GitHub API where we could use a REST API to do a pull request instead of sending a mail ... let's discuss options on Friday and document them here.

@KatjaGlassConsulting KatjaGlassConsulting added the enhancement New feature or request label Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant