From 64aa37174ac87be4d52d87de8f81bb8da83dc61d Mon Sep 17 00:00:00 2001 From: David Smith Date: Fri, 10 Jan 2025 06:38:24 -0500 Subject: [PATCH] `gpcc-list-rows-as-new-lines.js`: Updated instructions. --- gp-copy-cat/gpcc-list-rows-as-new-lines.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gp-copy-cat/gpcc-list-rows-as-new-lines.js b/gp-copy-cat/gpcc-list-rows-as-new-lines.js index 8e67f48ea..19556f45b 100644 --- a/gp-copy-cat/gpcc-list-rows-as-new-lines.js +++ b/gp-copy-cat/gpcc-list-rows-as-new-lines.js @@ -8,8 +8,8 @@ * * Instructions: * - * 1. Install this snippet with our free Custom JavaScript plugin. - * https://gravitywiz.com/gravity-forms-custom-javascript/ + * 1. Install this snippet with our free Code Chest plugin. + * https://gravitywiz.com/gravity-forms-code-chest/ */ gform.addFilter( 'gpcc_copied_value', function( value, $targetElem, field, sourceValues ) { // Update "3" to your Paragraph field ID.