From 58f0bdebfc27c012cc5757fd59673fe62e868dd0 Mon Sep 17 00:00:00 2001 From: dariospace <30393370+dariospace@users.noreply.github.com> Date: Mon, 18 Apr 2022 14:55:38 -0300 Subject: [PATCH] ~ added instruction video gpcc copy label instead of value (#290) * ~ added instruction video gpcc copy label instead of value * Updated linting --- gp-copy-cat/gpcc-copy-label.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gp-copy-cat/gpcc-copy-label.js b/gp-copy-cat/gpcc-copy-label.js index 590f203c9..56367fba1 100644 --- a/gp-copy-cat/gpcc-copy-label.js +++ b/gp-copy-cat/gpcc-copy-label.js @@ -2,6 +2,8 @@ * Gravity Perks // Copy Cat // Copy Label (instead of Value) * https://gravitywiz.com/documentation/gravity-forms-copy-cat/ * +* Instruction Video: https://www.loom.com/share/00f1287e4a23495aa9aa02ba95f882a5 +* * By default, the value of a choice-based field is copied. * Use this snippet to copy the label instead of the value. *