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

Add functionality for including what Recipient details to ask for #8

Open
hopeseekr opened this issue Dec 17, 2020 · 0 comments
Open
Assignees

Comments

@hopeseekr
Copy link
Member

hopeseekr commented Dec 17, 2020

Currently, the following details are avialable for the contract creators to ask from the recipients:

  • name
  • email
  • city
  • state
  • country
  • phone
  • address
  • zipcode

It would be great to be able to give the contract creator the ability to ask for any / all of these, via some sort of selectable HTML5 widget.

This would almost certainly need to be added to the AdminContractController::show() / GET: /admin/contract/{id} route...

This is NOT required for MVP...

@hopeseekr hopeseekr changed the title Add functionality for selecting what Recipient details to ask for Add functionality for including what Recipient details to ask for Dec 17, 2020
@hopeseekr hopeseekr self-assigned this Dec 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant