Announcement

Collapse
No announcement yet.

echeck field controls

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • echeck field controls

    We're looking to implement echeck donations for our wordpress sites that use gravity forms and C&P's extension for gravity forms. How can we make some fields not required (check type and type of ID, for example) and style the fields to match the rest of our form?

    thanks!

  • #2
    I have this issue to, the problem is its just one giant inline chunk of code. Where is the proper markup? There should be label elements and stuff.
    It also appears none of the fields in this fieldset are actually even configurable in Gravity Forms to do things like set placeholders and default values.

    HTML Code:
    <div class="ginput_complex ginput_container gfcnp_echeck_complex " id="input_7">Routing Number <span class="gfield_required">*</span>: <input type="text" name="gfp_7[routing]" id="gfp_7" value="" class="echeck_routing"><br>Check Number <span class="gfield_required">*</span>: <input type="text" name="gfp_7[check]" id="gfp_7_check" value="" class="echeck_check"><br>Account Number <span class="gfield_required">*</span>: <input type="text" name="gfp_7[account]" id="gfp_7_account" value="" class="echeck_account"><br>Repeat Account Number <span class="gfield_required">*</span>: <input type="text" name="gfp_7[reaccount]" id="gfp_7_account" value="" class="echeck_account"><br>Account Type : <select name="gfp_7[account_type]" id="gfp_7_account_type" class="echeck_account_type"><option value="SavingsAccount">SavingsAccount</option><option value="CheckingAccount">CheckingAccount</option></select><br>Name on Account <span class="gfield_required">*</span>: <input type="text" name="gfp_7[name]" id="gfp_7_name" value="" class="echeck_name"><br>Check Type : <select name="gfp_7[checktype]" id="gfp_7_checktype" class="echeck_checktype"><option value="Company">Company</option><option value="Personal">Personal</option></select><br>Type of ID : <select name="gfp_7[idtype]" id="gfp_7_idtype" class="echeck_idtype"><option value="Driver">Driver</option><option value="Military">Military</option><option value="State">State</option></select><br><input type="hidden" name="input_7" id="input_1_7"></div>

    Comment


    • #3
      @ipetranekmchugh

      Check type and type of ID is not required fields. May I know what fields you would like keep as optional?

      You may change the styling of the fields under the following page: class.GFCnpEcheckField.php

      Hope that helps.
      Regards,
      Click & Pledge Support Department

      On Salesforce? Help us by rating our app: Click & Pledge Donor Management on AppExchange

      Join us @ the educational webinars: https://clickandpledge.com/webinars/
      Live Support available Join between 3:00 - 3:30 p.m. ET Monday - Thursday: https://clickandpledge.com/webinars/
      Are you on Salesforce? Join us at the Power of Us Hub: https://powerofus.force.com/0F980000000CjpC

      Comment


      • #4
        @elandolf

        I have forwarded this to our developers and hopefully in the next release we will update the UI part.

        Sorry for the inconvenience.
        Regards,
        Click & Pledge Support Department

        On Salesforce? Help us by rating our app: Click & Pledge Donor Management on AppExchange

        Join us @ the educational webinars: https://clickandpledge.com/webinars/
        Live Support available Join between 3:00 - 3:30 p.m. ET Monday - Thursday: https://clickandpledge.com/webinars/
        Are you on Salesforce? Join us at the Power of Us Hub: https://powerofus.force.com/0F980000000CjpC

        Comment

        Working...
        X
        😀
        🥰
        🤢
        😎
        😡
        👍
        👎