Provide new Select Regex widget type

Created on 31 July 2023, 11 months ago
Updated 11 September 2023, 10 months ago

Problem/Motivation

As documented in πŸ’¬ How to use the Augmentor Select Widget? Active I'm been having some challenges getting the Augmentor Select Widget to work the way I need. In trying to get it working how I want, I had experimented with using regular expressions to parse out the parts of a single response that includes multiple answers to my prompt.

Proposed resolution

Provide a new widget that is designed to accept regular expression patterns. In my own testing it seemed to be the most reliable if the return value is exploded on newlines, so this is set as the default, but the widget should work by parsing all regex matches instead, and then using a specified index in the match array.

✨ Feature request
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡¨πŸ‡¦Canada mandclu

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024