Skip to content

Commit 5a4ea5b

Browse files
authored
Added Instructions
1 parent 34dddf3 commit 5a4ea5b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

gp-copy-cat/gpcc-list-rows-as-new-lines.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
* Use this snippet to copy List field rows as new lines into a Paragraph field.
66
*
77
* Screenshot: https://gwiz.io/3wWlUts
8+
*
9+
* Instructions:
10+
*
11+
* 1. Install this snippet with our free Custom JavaScript plugin.
12+
* https://gravitywiz.com/gravity-forms-custom-javascript/
813
*/
914
gform.addFilter( 'gpcc_copied_value', function( value, $targetElem, field, sourceValues ) {
1015
// Update "3" to your Paragraph field ID.

0 commit comments

Comments
 (0)