horizons66
Forum Replies Created
-
Forum: Plugins
In reply to: [Calculated Fields Form] calculated fields form: dependencies show imagehi @codepeople, in the professional version can you save the data in the database or do you have to access the developer version to submit the forms? thank you
Forum: Plugins
In reply to: [Calculated Fields Form] calculated fields form: dependencies show imageThank you @codepeople! I have a question regarding the possibility of displaying one calculated field or another in the form, depending on whether one value is greater than another. Basically one is a calculated field and the other is a numeric field. Can dependencies be used even if they are not all calculated fields to observe? The page is this: http://147.162.124.184/?cff-form=11
If PL > PPL display only the penultimate calculated field.
If instead PL<= PPL display the last field in the form. Can’t dependencies be used in the PL field…?Forum: Plugins
In reply to: [Calculated Fields Form] calculated fields form: dependencies show imagehello @codepeople, Thanks for the reply! What if the value of fieldname4 is a result of another equation on the same form? Because in the end nothing has changed, in the calculated field of the PREC equation (fieldname4*1.8254+10.08, 2, true) 10.08 is displayed by default, even if the final calculation is correct. It’s just a matter of visualization…..
Forum: Plugins
In reply to: [Calculated Fields Form] calculated fields form: dependencies show imagehello @codepeople, I have to add another operation (+ 10.08) to this equation PREC (((fieldname4)* 1.8254),2,true) but every time I add + 10.08 to this equation, that number is displayed in the calculation field before all fields are filled in. Where am I wrong? Thank you
Forum: Plugins
In reply to: [Calculated Fields Form] calculated fields form: dependencies show imageThanks again @codepeople. I will purchase a developer license because I need more features
Forum: Plugins
In reply to: [Calculated Fields Form] calculated fields form: dependencies show imagethanks @codepeople!
but the code you sent me previously (IF(AND(fieldname2|r != ”, fieldname6|r != ”), ABS(fieldname2-fieldname6), ”) doesn’t work. The red button remains (plus value lower closer to 0, because 0 is already displayed by default in the field before entering the data in the calculation field
Forum: Plugins
In reply to: [Calculated Fields Form] calculated fields form: dependencies show imagethanks @codepeople! One last piece of information: what if I didn’t want to display the field with the result of the calculation but only the button with the color? Thank you!
Forum: Plugins
In reply to: [Calculated Fields Form] calculated fields form: dependencies show imagethank you so much @codepeople!
what if I don’t want any image to appear until all the fields involved in the operation are filled in?
Forum: Plugins
In reply to: [Calculated Fields Form] calculated fields form: dependencies show imageForum: Plugins
In reply to: [Calculated Fields Form] calculated fields form: dependencies show imageHello @codepeople
I haven’t published the page with the form yet. Can I send you the link with a private message to access the reserved area or I’ll make you a video and post it here? Thank you