Skip to content

Conversation

Idealien
Copy link
Contributor

Context

gravity-forms/gw-list-field-as-choices

Summary

The current logic does not allow the $values array to be customized/populated from additional sources that in-progress initial form submission. The PR filter adds support for scenarios involving an existing entry or value array customization. The usage example shows how it can be used with an existing entry via a Gravity Flow User Input step.

Copy link
Contributor

@spivurno spivurno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tweaked the verbiage/formatting. Could you confirm the updated version is still working for you? If so, I'll get this merged!

@Idealien
Copy link
Contributor Author

Tweaked the verbiage/formatting. Could you confirm the updated version is still working for you? If so, I'll get this merged!

Works like a charm. Much thanks!

@spivurno spivurno changed the title List Field as Choices - Add filter to expand how list values are retrieved gw-list-field-as-choices.php: Add gwlfac_list_field_values filter to allow filtering the List field values that will be used to populate choices. Sep 1, 2022
@spivurno spivurno merged commit 060933b into gravitywiz:master Sep 1, 2022
@Idealien Idealien deleted the enhance/list-choice-filter branch September 1, 2022 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants