SMITHsharon / nashConnects

0 stars 0 forks source link

User can edit non-profit information, or delete #12

Open SMITHsharon opened 6 years ago

SMITHsharon commented 6 years ago

Given an authorized user (including Admin) wants to edit his/her the profile information for a Non-Profit When the user clicks on Account / Non-Profit Profile on the nav Then the NonpProfit Profile view displays with the following fields prepopulated:

When the user clicks the Submit button, any changes made are saved.

When the user clicks the Delete button, the user is prompted with a message to confirm s/he wants to delete the profile record. The Active status is set to False if user gives an affirmative response.

SMITHsharon commented 6 years ago

ToDo

SMITHsharon commented 6 years ago

CORRECTED / DONE