J
jsniemi79
Guest
If you are using the inline editing on the view page, it might not be firing the event or hitting the script on the page. I don't know if that is a bug or not. Someone from Progress would need to confirm that. Instead of using the script to get the change event, could you add a call to the type1 function on the onchange event of the field itself? You could then pass the current value to type1 and get the same effect. I don't know if that would help in this current situation or not as it might require a page refresh if you are using the inline editing.
Continue reading...
Continue reading...