"
                       name="fieldInputName, ENT_QUOTES); ?>[name]"
                       id="fieldInputName, ENT_QUOTES); ?>[name]" required/>
            
            
            
            
                
                fieldData["required"], 1, true); ?>
                       name="fieldInputName, ENT_QUOTES); ?>[required]"
                       id="fieldInputName, ENT_QUOTES); ?>[required]"/>
            
            
                
                fieldData["is_show_sform"], 1, true); ?>
                       name="fieldInputName, ENT_QUOTES); ?>[is_show_sform]"
                       id="fieldInputName, ENT_QUOTES); ?>[is_show_sform]"/>
            
            
                
                fieldData["show_for_guests"], 1, true); ?>
                       name="fieldInputName, ENT_QUOTES); ?>[show_for_guests]"
                       id="fieldInputName, ENT_QUOTES); ?>[show_for_guests]"/>
            
            
                
                fieldData["show_for_users"], 1, true); ?>
                       name="fieldInputName, ENT_QUOTES); ?>[show_for_users]"
                       id="fieldInputName, ENT_QUOTES); ?>[show_for_users]"/>
            
            
                
                fieldData["donot_show_again_if_checked"], 1, true); ?>
                       name="fieldInputName, ENT_QUOTES); ?>[donot_show_again_if_checked]"
                       id="fieldInputName, ENT_QUOTES); ?>[donot_show_again_if_checked]"/>
            
            
         
        isShowForUser($data) || ($comment->comment_parent && !$data["is_show_sform"]) || !$this->displayField($key, $data)) {
            return "";
        }
        $showAgainClass = $data["donot_show_again_if_checked"] == 1 ? " wpd_agreement_hide " : "";
        $uniqueId       = uniqid();
        $html           = "