toolbox project settings
module_toolbox_project_settings
This basic content layout can be activated by applying the tag module_toolbox_project_settings to a published basic subpage.
This is to only be used on the Members Toolbox custom subpage_layout landing page.
This module will only render when the current logged in user has at least one project_author:PROJECT_ID tag. It will render a module for each corresponding project_author:PROJECT_ID tag that the user has.
#Data Mappings
- Image = project profile custom field
profile_image_url - Name = project profile last name
- "View project" button will take user to the project profile.
- "Close project" button will take user to the Close Project feedback form.
Potential Improvements
Potential to add a "Edit Project" button by embedded a ClickUp form into a new page. Please contact For Purpose if you would like to implement.
- Page slug might be /edit-a-project or /edit-project and pass in project profile id as
project_idparameter.