Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue 907 Add option for regex replace and null value on input flow #908

Open
wants to merge 1 commit into
base: MOODLE_401_STABLE
Choose a base branch
from

Conversation

glepod
Copy link

@glepod glepod commented Oct 25, 2024

Using SED style for the regex pattern, adds the option to perform a preg_replace

Added a checkbox beneath the input field for replacing null values with an empty string. This option can be added to any step as it can be passed in the config for the step.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhancement to regex step - Add option for regex replace and null value on input flow
1 participant