oh, very good example. Now, next question: When you are adding JS to a response and it opens up the "function(value, element) {.....}" box, could you explain what "element" is referring to?
oh, very good example. Now, next question: When you are adding JS to a response and it opens up the "function(value, element) {.....}" box, could you explain what "element" is referring to?
Could you provide the code and appropriate screenshots to explain this answer, particularly what code goes where?
When you are adding JS to a response and it opens up the "function(value, element) {.....}" box, could you explain what "element" is referring to?
Shouldn't the logic be:
if (name == '' || number == '') {
alert('error message of your choice');
}
???
And, then my question, is how do you add a "Navigate to page" action inside the JS?
Which functionality has not been added yet? The split/merge? Or, the copy/paste buttons/labels? Or, both?