What is wrong with following event ajax call ffrom form on chanhe od date field

What is wrong with following event ajax call ffrom form on chanhe od date field ?

window.FormAPI.evaluateServerSideExpression(function(fn){
          window.FormAPI.setValue("number41",fn);
},"=calworkdays(FormAPI.getValue("date1").id, FormAPI.getValue("date2").id])");

OriginalPostID-23033

OriginalPostID-23033

  Discussion posts and replies are publicly visible

Parents
  • Hi Eduardo,
    you only add rules at load and on change on date2. I have copy your JS function in my environment and no meter what date I select count duration is always 1. Should I do something else maybe I need to add more JS rules on the form.
    And it need to be trigger on any change of From Date and To Date even the first one from nothing to date.
    Best Regards, Natasa
Reply
  • Hi Eduardo,
    you only add rules at load and on change on date2. I have copy your JS function in my environment and no meter what date I select count duration is always 1. Should I do something else maybe I need to add more JS rules on the form.
    And it need to be trigger on any change of From Date and To Date even the first one from nothing to date.
    Best Regards, Natasa
Children
No Data