Forum Replies Created

Viewing 15 posts - 1 through 15 (of 32 total)
  • Author
    Posts
  • in reply to: Multiply the values of two drop down fields #34551
    MOVOX
    Participant

    Thanks Ally, code works perfectly.

    in reply to: Multiply the values of two drop down fields #34544
    MOVOX
    Participant

    Thanks Ally, code works. What changes if I need to display 2 decimal points?

    MOVOX
    Participant

    Ally, your code provided above works perfectly. Thank you.

    in reply to: Progress bar on sections #34461
    MOVOX
    Participant

    OK, Thanks Ally.

    in reply to: Display selected date in HTML field #34459
    MOVOX
    Participant

    Hi Ally,

    The code you have provided works perfectly for passing the selected date to a HTML field. Thank you.

    in reply to: Display selected date in HTML field #34438
    MOVOX
    Participant

    Hi Allan,

    Which one of suggested codes “name”, “email”, “value” or “radio button” will work for obtaining the date from a date picker field and placing the date in a HTML field? I cannot get any of these codes to work.

    in reply to: Populate phone number country code #34436
    MOVOX
    Participant

    Hi Allan,

    That’s almost perfect. The only adjustments required is that the country code is pre-populated in the phone number field prior to the area code. And, that the country code is not a place holder that can be typed over. When the cursor enters the number field it would begin after the country code and a space.

    Please see the attached image as an example.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Display data from a field on a previous page #34429
    MOVOX
    Participant

    Thanks Ally,

    Your instructions and the video explains this clearly. You can close this ticket now.

    in reply to: Tooltip box width and background styling #34396
    MOVOX
    Participant

    Ally,

    I have managed to get tooltips styled and working on 2 of my 3 forms. For some reason tooltips are just not displaying on the 3rd form all 3 forms have the same tooltip settings.

    Can you think of any reason this might occur?

    in reply to: Tooltip box width and background styling #34390
    MOVOX
    Participant

    Hi Ally,

    I have been able to fix this by selecting Custom in the form CSS style dropdown and adding “my-tips”, then in Settings added the following CSS.

    /* Tooltip custom styling */

    .my-tips {
    background: #000044;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 15px;
    border: 1px solid #00CCFF;
    padding: 5px
    min-width: 180px !important;
    max-width: 180px !important;
    }

    in reply to: Duplicate the row above #34370
    MOVOX
    Participant

    Hi Ally,

    Your latest code works. Thank you.

    in reply to: Duplicate the row above #34368
    MOVOX
    Participant

    Allen,

    I’ve found that it’s the Option input tick that is being displayed, even though I have “hide input” selected.

    in reply to: Duplicate the row above #34366
    MOVOX
    Participant

    I’ve removed the CSS from row elements 1, 2 and 3 and added the following Global CSS for Option Icons and Option Icons (when selected):

    font-size: 20px;
    color: #9dc408;
    text-align: center;
    vertical-align: middle;

    The CSS for Option Icons (when selected) in rows 4 and 5 is:

    text-align: center;
    vertical-align: middle;
    font-size: 20px;
    color: #9dc408;
    padding-top: 5px;
    position: relative;

    You can see the result in the attached image. Note that rows 4 and 5 remain the same. I have also checked IE and Chrome with identical results.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Duplicate the row above #34365
    MOVOX
    Participant

    I’m using Chrome Version 102.0.5005.63 (Official Build) (64-bit).

    in reply to: Duplicate the row above #34362
    MOVOX
    Participant

    Thanks Allan,

    Form export is attached. The issue relating to the two icons showing is on pages 3 and 4.

    Attachments:
    You must be logged in to view attached files.
Viewing 15 posts - 1 through 15 (of 32 total)
Be inspired. © 2025 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy