cashplan
Forum Replies Created
Viewing 8 replies - 1 through 8 (of 8 total)
-
Forum: Plugins
In reply to: [Calculated Fields Form] Negative predefined value in sliderThank you. I realised the situation.
Forum: Plugins
In reply to: [Calculated Fields Form] Negative predefined value in sliderIt is 5.0.574
Forum: Plugins
In reply to: [Calculated Fields Form] SHOW field button and than HIDE againIt works well. Thank you!
Forum: Plugins
In reply to: [Calculated Fields Form] getField operationОК. Got it.
I Included a real condition (not the show field)(function(){ if(fieldname4<=10) { return getField(1).setVal(0); } else { return getField(1).setVal(50); } })()and now it works.
As far as I understand “getField” function may send to another field only numbers but not symbols like: “x” or “*”. Am I right?
- This reply was modified 5 years, 1 month ago by cashplan.
It is OK. Thank you very much.
- This reply was modified 5 years, 1 month ago by cashplan.
https://cashplan.ru/test-cf/
PW 1231+2
1+22
1+222
1+22
1+2Forum: Plugins
In reply to: [Calculated Fields Form] PRINT does not work with complex calculatorIt works well.Thank you.
Best regards.Forum: Plugins
In reply to: [Calculated Fields Form] Form name and field label alignmentThanks a lot.
And for Form name I found the next comand
#fbuilder .fform h2{text-align:center !important;}
Viewing 8 replies - 1 through 8 (of 8 total)