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

    (@codepeople)

    Hi,

    I’ve just made an update to solve that rendering issue in IE8. Please re-download the plugin to get the update.

    Thank you!

    Thread Starter wjweb

    (@wjweb)

    thanks for the quick reply. How can i redownload it without deleting the form i already have? As it doesnt seem there is an update available.

    Plugin Author codepeople

    (@codepeople)

    Just re-download it and overwrite the files, you won’t lose the forms.

    Thank you!

    Thread Starter wjweb

    (@wjweb)

    thanks. Redownloading it works.

    There is another problem now tho:

    http://mijnrijles.info/je-rijbewijs/bereken-je-prijs/

    the first three radio buttons have a value that is added to the total price. The last radio button doesn’t as this one is set to 0 (since there is no reset button).

    So when one of the first radio buttons is selected, it will add the price. But it won’t take that added price off when after the first button, the last button is selected.

    How can i fix this?

    Thread Starter wjweb

    (@wjweb)

    fixed it already. Had to set set the € value to 0 and that did the job.

    thanks!

    How about adding a reset button?

    Plugin Author codepeople

    (@codepeople)

    You can add a reset button into the file “cp_calculatedfieldsf_public_int.inc.php” before the </form> tag, example:

    <input type=”reset” value=”Reset” />

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘checkboxes not displaying correctly’ is closed to new replies.