• Resolved cowgirlup

    (@cowgirlup)


    I’m using the predefined time/money calculator, but the boxes aren’t editable.
    I thought I could just use this one out of the box, without editing it, as it was just what I wanted.

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @cowgirlup

    You have used calculated fields for everything, that’s incorrect, you should to use currency fields for entering the currency values, and number fields for other kind of numeric values. However, if you have decided to use calculated fields for input fields, you should untick the “Read Only” checkboxes in their settings.

    Best regards.

    Thread Starter cowgirlup

    (@cowgirlup)

    Unclicked all read only boxes in calculated fields, no change.
    Then changed some to currency fields and number fields, but no change.
    Not sure what to try next.

    Plugin Author codepeople

    (@codepeople)

    Hello @cowgirlup

    You are not seeing the modifications because there is installed a plugin on your website to manage the website’s cache, and you are seeing a cached version of the web page. Please, visit your URL with the ?nocache=1 parameter:

    https://diybizchicks.com/so-whats-my-time-worth/?nocache=1

    Note: I recommend you configure the fields as large.
    Best regards.

    Thread Starter cowgirlup

    (@cowgirlup)

    Thanks so much.
    I can input in fields, but when I click button, nothing.
    Hoping I don’t have to figure out the formula for all this.
    So close.

    Plugin Author codepeople

    (@codepeople)

    Hello @cowgirlup

    I’ve checked your form again, and there is not associated any equation to the calculated field, and if you don’t have implemented the equation, pressing the button will do nothing.

    Best regards.

    Thread Starter cowgirlup

    (@cowgirlup)

    No idea how to do that.
    Do you have a simple method and place to put it?
    Thanks.

    Plugin Author codepeople

    (@codepeople)

    Hello @cowgirlup

    The plugin gives you the tools, but every project is different, so, you should to implement the equation specific for your project.

    For example, assuming you want calculate the amount of hours you want to work at year. The feilds in the form are:

    – “How Many Weeks Do You Want To Work This Year?” is the fieldname13

    – “How Many Days A Week Do You Want To Work?” is the fieldname12

    – “How Many Hours A Day Do You Want To Work?” is the fieldname5

    The equation to associat to the calculated field would be simply:

    fieldname13*fieldname12*fieldname5

    Note: The equations are entered through the “Set equation” attribute, in the settings of calculated field.

    Now, you should to implement the equations you need.

    Best regards.

    Thread Starter cowgirlup

    (@cowgirlup)

    I truly appreciate your help, but I’ve reached the end of my skill set.
    I have no idea where to put the equation, couldn’t find what you noted.
    Also, no idea how to incorporate the first equation into the end result.
    I’m ready to hire someone to fix this for me.
    If you’re interested, contact me through my site.

    Thanks again.

    Plugin Author codepeople

    (@codepeople)

    Hello @cowgirlup

    If you need that I implement your project, please, do not hesitate in contact me through my private website: Customization

    Best regards.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Input boxes not working’ is closed to new replies.