Skip to content

Update Touchpoints

elisa lee edited this page Dec 15, 2022 · 1 revision

Intro

This page guides you on how to update our in-app Touchpoints form.

Screen Shot 2022-12-15 at 16 47 04

Prerequisites

  1. Must have a CDC PIV
  2. Sign up for Touchpoints with a Login.gov account
  3. Be added to the SimpleReport group for Touchpoints (ask Emma)

Steps

Edit Touchpoints forms

  1. Once the prerequisites have been met, you should be able to see all the the forms.
Screen Shot 2022-12-15 at 16 51 27
  1. You can edit the form in the "Questions" tab
Screen Shot 2022-12-15 at 16 53 40
  1. You can set the URLs for where the form accepts responses from in the "Delivery" tab
Screen Shot 2022-12-15 at 16 53 57

Update the contents of the same Touchpoints form

  1. To update HTML changes to the form, go to frontend/public/touchpoints.js and update the touchpointsFormHthmlString

  2. The best way to get the HTML string is to see a preview of the modal and then copying the modal's HTML from a inspecting the element via your web browser's dev tools.

Screen Shot 2022-12-15 at 16 59 10 Screen Shot 2022-12-15 at 17 01 10

Local development

Setup

How to

Development process and standards

Oncall

Technical resources

How-to guides

Environments/Azure

Misc

?

Clone this wiki locally