nextgenagllc.helpjuice.com Open in urlscan Pro
54.209.91.188  Public Scan

URL: https://nextgenagllc.helpjuice.com/en_US/unread/6-11-2023
Submission: On November 06 via manual from US — Scanned from DE

Form analysis 4 forms found in the DOM

<form class="search-form" autocomplete="off">
  <input id="search" type="search" placeholder="How can we help?" autocomplete="off">
  <select id="category-select">
    <option value="0">All Categories</option>
    <option value="510816">UNREAD</option>
  </select>
</form>

POST /questions

<form accept-charset="UTF-8" action="/questions" class="active" id="new_question" method="post">
  <label for="email">Your email address</label>
  <input type="email" placeholder="youremail@example.com" name="question[email]" id="email" required="">
  <label for="subject">Subject</label>
  <input type="text" placeholder="" name="question[name]" id="subject" required="">
  <label for="description">Description</label>
  <textarea name="question[description]" id="description" cols="30" rows="5" required=""></textarea>
  <p>Please enter the details of your request. A member of our support staff will respond as soon as possible.</p>
  <script src="https://www.google.com/recaptcha/api.js" async="" defer=""></script>
  <div class="g-recaptcha " data-sitekey="6LcpGLYjAAAAAJtaowP1_pw6R12eDC592EcvHBJa">
    <div style="width: 304px; height: 78px;">
      <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-14nu67pueqc6" frameborder="0" scrolling="no"
          sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LcpGLYjAAAAAJtaowP1_pw6R12eDC592EcvHBJa&amp;co=aHR0cHM6Ly9uZXh0Z2VuYWdsbGMuaGVscGp1aWNlLmNvbTo0NDM.&amp;hl=de&amp;v=fGZmEzpfeSeqDJiApS_XZ4Y2&amp;size=normal&amp;cb=ixh9jdqqb65u"></iframe>
      </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
        style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div><iframe style="display: none;"></iframe>
  </div>
  <noscript>
    <div>
      <div style="width: 302px; height: 422px; position: relative;">
        <div style="width: 302px; height: 422px; position: absolute;">
          <iframe src="https://www.google.com/recaptcha/api/fallback?k=6LcpGLYjAAAAAJtaowP1_pw6R12eDC592EcvHBJa" frameborder="0" scrolling="no" style="width: 302px; height:422px; border-style: none;"> title="ReCAPTCHA" </iframe>
        </div>
      </div>
      <div style="width: 300px; height: 60px; border-style: none;
                bottom: 12px; left: 25px; margin: 0px; padding: 0px; right: 25px;
                background: #f9f9f9; border: 1px solid #c1c1c1; border-radius: 3px;">
        <textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid #c1c1c1;
                  margin: 10px 25px; padding: 0px; resize: none;" value="">                </textarea>
      </div>
    </div>
  </noscript>
  <input id="question_submit" type="submit" name="submit" value="Submit" class="submit-button">
</form>

POST /questions/2283726/feedbacks

<form accept-charset="UTF-8" action="/questions/2283726/feedbacks" class="new_feedback" id="new_feedback" method="post">
  <input name="authenticity_token" type="hidden" value="W7fIKyhlMGSYY6ZpNZ0EjAuXfvwpXGjx8KK7p9liJk0=" style="display: none">
  <input id="feedback_score" name="feedback[score]" type="hidden" value="0" style="display: none">
  <a id="yes" class="response feedback">
                    <div class="thumb-up">
                        <i class="far fa-thumbs-up"></i>
                        <span class="positive-votes">(0)</span>
                    </div>
                </a>
  <a id="no" class="response feedback">
                    <div class="thumb-down">
                        <i class="far fa-thumbs-down"></i>
                        <span class="negative-votes">(0)</span>
                    </div>
                </a>
</form>

POST /admin/feedbacks/comments

<form class="new_feedback_comment" id="new_feedback_comment" data-action="submit->feedbacks#submitForm" action="/admin/feedbacks/comments" accept-charset="UTF-8" data-remote="true" method="post">
  <input type="hidden" name="authenticity_token" id="authenticity_token" value="-wFrG5kMbmrtqCi4a8RjQjUGhVRXExmgZnl2VWcI43od7uZHO0LK-8QSM7YPRapt-lA20l-at1kxX_Z2HjDfEQ" autocomplete="off">
  <h3>How can we improve this article?</h3>
  <button id="close-feedback-form" data-action="click->feedbacks#hideFeedbackForm"><i class="far fa-times"></i></button>
  <input value="2283726" autocomplete="off" type="hidden" name="feedback_comment[question_id]" id="feedback_comment_question_id">
  <input value="" data-feedbacks-target="selectedText" autocomplete="off" type="hidden" name="feedback_comment[excerpt]" id="feedback_comment_excerpt">
  <div class="field">
    <input data-feedbacks-target="feedbackOption" type="radio" value="inaccurate" name="feedback_comment[kind]" id="feedback_comment_kind_inaccurate">
    <label for="feedback_comment_kind_inaccurate">Inaccurate - doesn't match what I see in the product</label>
  </div>
  <div class="field">
    <input data-feedbacks-target="feedbackOption" type="radio" value="hard_to_understand" name="feedback_comment[kind]" id="feedback_comment_kind_hard_to_understand">
    <label for="feedback_comment_kind_hard_to_understand">Hard to Understand - unclear or translation is wrong</label>
  </div>
  <div class="field">
    <input data-feedbacks-target="feedbackOption" type="radio" value="missing_info" name="feedback_comment[kind]" id="feedback_comment_kind_missing_info">
    <label for="feedback_comment_kind_missing_info">Missing info - relevant but not comprehensive</label>
  </div>
  <div class="field">
    <input data-feedbacks-target="feedbackOption" type="radio" value="irrelevant" name="feedback_comment[kind]" id="feedback_comment_kind_irrelevant">
    <label for="feedback_comment_kind_irrelevant">Irrelevant - doesn’t match the title and / or my expectations</label>
  </div>
  <div class="field">
    <input data-feedbacks-target="feedbackOption" type="radio" value="minor_errors" name="feedback_comment[kind]" id="feedback_comment_kind_minor_errors">
    <label for="feedback_comment_kind_minor_errors">Minor errors - formatting issues, typos, and / or broken links</label>
  </div>
  <div class="field">
    <input data-feedbacks-target="feedbackOption" type="radio" value="other" name="feedback_comment[kind]" id="feedback_comment_kind_other">
    <label for="feedback_comment_kind_other">Other</label>
  </div>
  <h3 class="additional-info">Share additional info and suggestions</h3>
  <div class="field">
    <textarea placeholder="Additional Comments" data-feedbacks-target="additionalReview" name="feedback_comment[comment]" id="feedback_comment_comment" cols="1" rows="5"></textarea>
  </div>
  <div class="field email">
    <input name="feedback_comment[notify_about_changes]" type="hidden" value="0" autocomplete="off"><input id="notify-about-feedback-changes" data-feedbacks-target="notifyIcon" data-action="change->feedbacks#toggleEmail" type="checkbox" value="1"
      name="feedback_comment[notify_about_changes]">
    <label for="notify-about-feedback-changes">Notify me about changes</label>
    <input placeholder="Your Email" data-feedbacks-target="notifyEmail" type="email" name="feedback_comment[email]" id="feedback_comment_email">
  </div>
  <div class="field actions">
    <input type="submit" name="commit" value="Submit" data-feedbacks-target="submitButton" data-disable-with="Submit" disabled="disabled">
    <button class="cancel-feedback" data-action="click->feedbacks#hideFeedbackForm">Cancel</button>
  </div>
</form>

Text Content

NEXTGENAGLLC HELP CENTER


MAIN NAVIGATION

 * Help Center Home
 * Contact Us

All Categories UNREAD



CONTACT US

If you still have questions or prefer to get help directly from an agent, please
submit a request. We’ll get back to you as soon as possible.

Your email address Subject Description

Please enter the details of your request. A member of our support staff will
respond as soon as possible.


title="ReCAPTCHA"

 * Home
 * UNREAD
 * 11-6-2023


11-6-2023



Written by Mellody Keith

Last published at: November 6th, 2023

                                     1  NEW MESSAGE RECEIVED

                                                        124KB

                                              OPEN DOCUMENT

                                                 

                                   

 

                                             


RELATED ARTICLES

 * Nextgenagllc Glossary
   
   This is a auto-generated Article of all your definitions within the glossary.
   Glo...

Was this article helpful?
(0)
(0)
Give feedback about this article


HOW CAN WE IMPROVE THIS ARTICLE?

Inaccurate - doesn't match what I see in the product
Hard to Understand - unclear or translation is wrong
Missing info - relevant but not comprehensive
Irrelevant - doesn’t match the title and / or my expectations
Minor errors - formatting issues, typos, and / or broken links
Other


SHARE ADDITIONAL INFO AND SUGGESTIONS


Notify me about changes
Cancel

Copyright © 2020 - Knowledge Base Software Powered by

DEFINITION BY