Configuration Tutorial - Customer Feedback

Hi :wave::hugs:

Today, I would like to share with you how to configure a customer feedback module in FETIAS.
The customer feedback module allows you to collect and record your customer feedback. Use this template to manage your customer feedback with ease.

Problem
Difficulty on manage feedback - Traditional Feedback Box is not effective in collecting and managing customer feedback.

Objective
Convenient - Easily manage the feedback made by customers.

Step of Configuration

  1. Click on the Studio button to access the studio mode of your workspace.

  2. In the Studio mode, find and click on the “+” button to create a new module.

  3. Name the module “Customer Feedback” and choose an emoji you prefer, then, click on the “Create Module” button.

  4. After the module is created, you will see 7 blocks on the screen, where are:

  1. In the Information block, click on the “+ Add” button to add new information.
  2. Recognize and configure all the Information names stated below:
    ** Format: Information Name - Information Type
  • Name - Text
  • Email - Email
  • Phone - Phone Number
  • Date - Date.
  • Category - Select.
    • Complaint
    • Improvement
    • Praise
    • Suggestion
  • Feedback - Multiline Text.
  • Attachment - Files
  1. Click on the “Save” button to save the current configuration.

  2. Come to the Activity block, click on the “+ Add” button to add 3 activities (Edit Feedback, Submit, Close).
    CF - 7

  3. Click the “Edit Feedback” activity and click on the grey area of the form to customize the “Edit Feedback” activity form.

  4. Drag and drop all the Information from the left side menu to the form area.

  5. Refer to the picture in step 12 and drag the information to rearrange them.

  6. Click on the “Required” button to set the following information as a required field:

  1. Click on the “Save” button and the OK button to save the current configuration.

  2. Next, at the State block, click on the “+ Add” button to add 3 states (Draft, Submitted, Close).** The system will auto-assign color to the state created, but you can still choose the color you want.
    CF - 11

  3. For the “Draft” state, toggle on the Initial to set it as the initial state.

  4. Click on the “Save” button to save the current configuration.

  5. Click on the “+ Add” button in the Flow block to add flows of the process.

  6. Three “flows” are required to be configured in this system, which are:
    ** Formula: “State” → Activity → “State”

  • Draft → Edit Feedback → Draft
  • Draft → Submit → Submitted
  • Submitted → Close → Closed
    CF - 13
  1. View and find the “Default (Create/Edit/View)” activity, the “Create” activity, and the Edit activity in the Standard block.

  2. Click on the “Default (Create/Edit/View)” activity and click on the grey area of the form to customize the “Default (Create/Edit/View)” activity form.

  3. Repeat step 10 to step 13 on the “Default (Create/Edit/View)” activity.

  4. Click on the “Create” activity and click on the grey area of the form to customize the “Create” activity form.

  5. Repeat step 10 to step 12 on the “Create” activity.

  6. Click on the formula button on the “Date” Information to input the formula.

  7. Key in “DateTime.Now” in the Formula and tick the Read Only.

  8. Click the “x” button to close the formula box then click on the save and OK button.

  9. Click on the “Lock” button on the “Edit” activity.

  10. From the drop-down list, select “Everyone” then clicks Done.

  11. Last, click on the “+ Add” button at the Listing block to create all the Lists with filter conditions to allow specific information to be viewed by users.

  • My Feedback - Condition: Created By is “me”
  • Submitted - Condition: State is “Submitted”
  • All - no condition
    CF - 21
  1. Remember to click on the “Save” button to save the configuration.

Congratulations!!!:tada::tada: You have successfully created a Customer Feedback module.

Try FETIAS for FREE now.
Sign up at https://fetias.com

Related topic
Tutorial - Customer Feedback - Support / Tutorial - FETIAS Community

3 Likes

Thank you, come in at the right time :grinning: My customer is asking for a customer experience module and I think this can be incorporated :+1:

1 Like

We’re glad! Stay tuned for more updates :smiley:

Hi, when we create a share form, customer fill up , and it will appear in Listing of All. Since it is share form, created by is “Share”? Just to understand further, what is the function of Listing My Feedback? It seem to be feedback created by System internal user? this Customer Feedback suppose fill up by customer, why will have Listing My Feedback? I am planning to apply the similar concept to other of my application, need customer to fill up something as well, to understand better to streamline my workflow… thanks.