Skip to main content
Back

Akumina Flow Survey Widget

Akumina Flow Survey Widget

Streamline the creation and deployment of an Akumina Flow Survey.  If you also want to display reports for a survey, add an instance of the AkuminaFlowReportWidget. 

If you need the full feature set of Akumina Flow, create your survey in Akumina App Manager’s Akumina Flow Designer Management App and then add an AkuminaFlowUserWidget (https://www.akumina.com/community/akuminaflowuserwidget) to the desired page.

Purpose

Build a multilingual Flow Survey on the intranet page.

 

Features

  • Responsive Survey that can be built and modified on the page itself. The following Question types are supported:
  •  
  • Choice: a controlled list of answers. Will be presented either as a group of “radio” buttons or as a group of checkboxes if more than 1 answer is supported.  You will need to provide each supported choice answer.
  • Date:  presented as a date input field
  • Date and Time:  presented as a “datetime-local” input field. Note that back-end stores all dates in UTC.
  • Embedded Image:  provides instruction for pasting an image into the survey and an “img” element for displaying the pasted image
  • Memo:  presented as a “textarea” element that holds up to 512 characters of text
  • Money:  presented as a number input field that holds a number between 00.00 and 99999999.99
  • Number:  presented as a number input field that holds a number between 0 and 99999999
  • Text:  presented as a text input field that holds up to 80 characters of text
  • User: allows submitter to select an employee

 

Details

  • The AkuminaFlowSurveyWidget has 2 modes: Edit and View.  You enter “Edit” mode by changing the page to edit mode and then clicking the “Edit” button displayed on the widget. From “Edit” mode you can select an existing survey, create a new survey or edit an existing survey.
    • Widget Name: AkuminaFlowSurveyWidget 
    • Available With:  Release 7+
    • Content App Type:  N/A 
    • Content Type:  N/A 
    • Content App Name: N/A 
    • List Name: N/A
    • Recommended Images Sizes:  N/A 
    • Dependencies:  Optimizer License, Create and Edit Survey requires access authorization to Flow Designer Management App

Content

N/A

Properties

Akumina Flow Process Id

the ID of the survey

Start Date optionally provide a date and time for when the survey should start being displayed. When changing directly on the generic widget property panel (vs the custom Edit UI), provide date/time in UTC (e.g. 2026-12-30T23:59:00Z)
End Date optionally provide a date and time for when the survey should stop being displayed. When changing directly on the generic widget property panel (vs the custom Edit UI), provide date/time in UTC (e.g. 2026-12-30T23:59:00Z)
Widget Height either CARD or FULL.  CARD size is typically half the height of FULL.

Views

View Name:  default.html: this is the view used when an employee is submitting the survey.

View Preview:

View Name:  

editmode.html: this is the view used in configuring the survey widget.

View Preview:

^ Top