Viewing 1 replies (of 1 total)
  • Plugin Author Michael Simpson

    (@msimpson)

    I suggest do it in javascript like:

    var value = [cfdb-count form="your-form"];
    value = value + 1;
    // the call something like jQuery.html() to add the value to the page

Viewing 1 replies (of 1 total)
  • The topic ‘Add number to [cfdb-count] – calculation’ is closed to new replies.