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
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...
The text was updated successfully, but these errors were encountered:
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
Currently, the following details are avialable for the contract creators to ask from the recipients:
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...
The text was updated successfully, but these errors were encountered: