Isabelle Schmitz

  • Total activity 17
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 10

Activity overview

Latest activity by Isabelle Schmitz
  • Isabelle Schmitz created a post,

    problem : Merge two fields with Globlifow

    Hello, I have two APPs. "Precompte" and "Precompte3". I would like that when an item is created in Precompte with the same Name and the same Year, globiflow update the item in Precompte3. 'but if i...

  • Isabelle Schmitz commented,

    Rainer Grabowski here       and here in new app  

  • Isabelle Schmitz commented,

    Hi,    when i use :    var date = @Date of Birth; var dateCalc = moment(@max of datefield in your new app); var currentDate = moment(); var calc = currentDate.diff(dateCalc, 'y');date != null ? cal...

  • Isabelle Schmitz created a post,

    bug with IF calculation

    Hello, Can someone help me?It works when it's bigger than 1 but not when it's below 0 (like 0.6) :(

  • Isabelle Schmitz commented,

    Steven Lawson Very nice plugin thanks but is it normal that the separator is displayed on each Calculation field?  

  • Isabelle Schmitz created a post,

    Hidden category field with javascript

    Hello,I look on the forum but I don't find my answer... I have 3 relationship fields and 3 category fields.I would like to know if it is possible in javascript to display an empty relationship fiel...

  • Isabelle Schmitz created a post,

    Problem calculation @Sum

    Hi,  My 2 apps are connected but when I want to use  in calculation field in seconde APP : @Sum of Net2 Result is always 0 Normally total should be 670.63 + 925.00   Thanks for your help !