Advanced calculations returning javascript inside input
-
Hi,
Firstly great plugin!
Unfortunately for us the plugin has stopped returning a value when using advanced calculated field editor functions and just provides the raw javascript inside the text box.
This stopped working on the latest update 1.0.461 and was definitely working on version 1.0.457, as soon as we upgrade the plugin this stops working.
We are using for example:
(function() {
return fieldname1 + fieldname2;
});Ours is a little more complex than this and happens on the last “page break” as well.
Any help would be very much appreciated!
Kev
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Advanced calculations returning javascript inside input’ is closed to new replies.