From f26d71d28ded91261b59dbd9e44557e356c37039 Mon Sep 17 00:00:00 2001 From: sparky672 Date: Thu, 22 Dec 2016 10:06:17 -0600 Subject: [PATCH] Update require_from_group-method.xml Many questions on StackOverflow are triggered by errors caused by users not knowing that this method is part of the Additional Methods file. This is a matter of fact and should be included in the documentation. --- entries/require_from_group-method.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/entries/require_from_group-method.xml b/entries/require_from_group-method.xml index 82e3d4c..b389026 100644 --- a/entries/require_from_group-method.xml +++ b/entries/require_from_group-method.xml @@ -8,6 +8,7 @@ group. Then apply this rule to all the fields within the group. The form then cannot be submitted until at least the minimum number have been completed. +

Part of the additional-methods.js file

Within a group of three phone numbers, ensure at least one is complete.