Skip to content

Commit

Permalink
Added Instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
sbassah authored Aug 4, 2022
1 parent 34dddf3 commit 5a4ea5b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions gp-copy-cat/gpcc-list-rows-as-new-lines.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
* Use this snippet to copy List field rows as new lines into a Paragraph field.
*
* Screenshot: https://gwiz.io/3wWlUts
*
* Instructions:
*
* 1. Install this snippet with our free Custom JavaScript plugin.
* https://gravitywiz.com/gravity-forms-custom-javascript/
*/
gform.addFilter( 'gpcc_copied_value', function( value, $targetElem, field, sourceValues ) {
// Update "3" to your Paragraph field ID.
Expand Down

0 comments on commit 5a4ea5b

Please sign in to comment.