From: Chuck Scott Date: Tue, 12 Dec 2017 21:12:01 +0000 (-0500) Subject: Removed preliminary data for custom fields for registrants that should not have been... X-Git-Tag: v1.0.0^2~224 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=643a316538843495a9a8b23a07802213fc28a6dc;p=WP-Plugins%2Fglm-member-db-registrations.git Removed preliminary data for custom fields for registrants that should not have been pushed. --- diff --git a/views/front/registrations/registration.html b/views/front/registrations/registration.html index b1f29c6..0beb2ba 100644 --- a/views/front/registrations/registration.html +++ b/views/front/registrations/registration.html @@ -144,24 +144,6 @@ {/if}{literal} - - - -{/literal} - {if apply_filters('glm-members-customfields-active', false)} -ID = {$regEvent.id} - {assign var="fid" value="glm_reg_customfields_reg_attendee_`$event.id`"} {* assemble the uid with the current event ID *} -
FID = {$fid} - {if apply_filters('glm-members-customfields-have-fields', false, $fid)} - - {apply_filters('glm-members-customfields-form-display', '', $fid, $cartId, 'checkoutForm', false)} - - {/if} - {/if} -{literal} - - -