Display fieldname value tips and mobile issue
-
Hi, first of all great plugin! I want to display the fieldname value in the “Symbol to display at the end of calculated filed” of another fieldname, it is possible to do? How?
And also the plugin works great on every pc browser but on phone doesn’t show the results in the summary, I check it on differents browser, same results. Can you help me?
For the mobile issue the link to the page is https://oasiblupiscine.com/calcolo-prodotti-chimici/
and the code of one of the result isif(fieldname5==1){ PREC((fieldname2*fieldname3*fieldname8),2) } if(fieldname5==2){ PREC((fieldname2*fieldname3*fieldname8*0.785),2) } if(fieldname5==3){ PREC((fieldname2*fieldname2*fieldname8*0.785),2) } if(fieldname5==4){ PREC((fieldname2*fieldname3*fieldname8*0.85),2) }
the code of other result are similar
Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Display fieldname value tips and mobile issue’ is closed to new replies.