Default Address Tool not showing description of each field

  • stmarkchurch
    Asked on May 2, 2015 at 10:59 AM

    Hi,

     

    Just wondering if this was a bug or not but I'm using the default address from Quick Tools and it doesn't show on the form what each field is...

    For example there is no grey text in the text field as a placeholder to indicate that it is the Strret name or City/Suburb or Zip code etc

    Is there a fix for this?

     

    Thanks in advance

  • Aurora JotForm Support
    Replied on May 2, 2015 at 1:32 PM

    @stmarkchurch

    I am sorry you are experiencing this.

    In order to fix it, please do the following:

    1 - Open your form in Edit mode, click on Designer as shown below:

    Default Address Tool not showing description of each field Image 1 Screenshot 50

    2 - The following screen will pop up, click on CSS(1), and remove the CSS Code

    "display: none !important"(2)

    Default Address Tool not showing description of each field Image 2 Screenshot 61

    3 - This is the result:

    Default Address Tool not showing description of each field Image 3 Screenshot 72

    4 - Save changes:

    Default Address Tool not showing description of each field Image 4 Screenshot 83

     

    I hope this helps to solve the issue.

     

     

  • stmarkchurch
    Replied on May 5, 2015 at 8:50 AM

    Hi Aury,

     

    Thank you for your help.

     

    The reason I put that code in, in the first place was to remove the built in PayPal prices.

    To solve my issue I remove the code you said I should remove and replaced it with:

    .form-product-details b {

        display : none;

    }

    to be able to remove just the built in PayPal prices.

     

    Thanks

  • Chriistian Jotform Support
    Replied on May 5, 2015 at 9:28 AM

    Hi stmarkchurch,

     

    We are glad your problem is now solved. Please feel free to contact us again in case you need further information. Thanks.