I attached a client callable script to my forms' CCF section.
The function is a simple one that only returns a string like this:
function test() {
return "TEST";
}
When I load the page and before I click on anything, if I open the dev console and run $eb.executeFunction("test"), "TEST" is returned.
My form has a table and one of the columns is a hyperlink with an HTML entities that looks like this:
Code: Select all
// Ignore click events if this cell does not contain any text
if ($(this).parent().html().indexOf("Hyperlink") == -1) {
return false;
}
debugger;
return false;
There is no error on the server to indicate that anything went wrong.
This is happening on 2 different instances of Ebase, one on 5.5 and another on 5.4
Edit: I also tested this out in a slightly different way by creating a new project with a new form with a new field that was set up as a hyperlink with debugger in HTML entities. The form was tied to a brand new script that I created with the test function above and this issue is still happening.
Sample project is available for you guys at Verj to try out here: https://ufile.io/5n7c5