Skip to content

Conversation

claygriffiths
Copy link
Contributor

Context

⛑️ Ticket(s): https://secure.helpscout.net/conversation/1980114178/37733?folderId=3808239

Summary

Merge tags such as {:4:index[0],filter[3]} were not working for Product fields in Nested Forms, including user-defined and single products.

…ot work for Product fields on Nested Forms.
@claygriffiths claygriffiths requested a review from spivurno August 23, 2022 17:21
// Do not include product fields if the product/order summary will be included.
if (
$display_product_summary
&& $this->all_fields_extra_options( GFCommon::get_submitted_pricing_fields( $form, $lead, $format, $use_text, $use_admin_label ), $merge_tag, $modifiers, 'order_summary', null, $format )
Copy link
Contributor

Choose a reason for hiding this comment

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

@claygriffiths I'm not quite following what this condition is checking for?

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