Hi!
Where can I place Javascript code to execute when the user changes the "Delete" checkbox in a subform? Placing the code inside the subform's events (onchange, onblur, etc) doesn't work.
(And, BTW, is there any way to translate that "Delete" into my language?)
Thanx!
Welcome to the nuBuilder Forums!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Event of "Delete" checkbox in subform
-
- Posts: 12
- Joined: Thu Sep 25, 2014 1:58 pm
Event of "Delete" checkbox in subform
You do not have the required permissions to view the files attached to this post.
Kostas
Re: Event of "Delete" checkbox in subform
kkatsaros,
On the Setup Tab Click Translation. This will allow you to add your own translations to phrases used in nuBuilderPro.
Then go to the Setup Tab and click System Setup and choose the Language you have added.
Steven
On the Setup Tab Click Translation. This will allow you to add your own translations to phrases used in nuBuilderPro.
Then go to the Setup Tab and click System Setup and choose the Language you have added.
Steven
You do not have the required permissions to view the files attached to this post.
-
- Posts: 12
- Joined: Thu Sep 25, 2014 1:58 pm
Re: Event of "Delete" checkbox in subform
Hi Steven!
Thank you for answering, but I don't think that you understood the question very well. I have already translated in greek the "Delete" record in Translations: But the problem still remains the same.
Anyway, this is of minor importance for me, maybe mentioning this confused you. My main problem is (as the subject says): where can I put Javascript code for this "Delete" checkbox object (it's a "system" object inside the subform, not created by me) that will be executed during events like onclick, onblur, onchange etc. My main goal is to recalculate some fields in the form whenever the user deletes a record from the subform using that checkbox. Double-clicking on "Delete" title doesn't open the object's properties, like the procedure with the rest of my objects.
Thanx again!
Thank you for answering, but I don't think that you understood the question very well. I have already translated in greek the "Delete" record in Translations: But the problem still remains the same.
Anyway, this is of minor importance for me, maybe mentioning this confused you. My main problem is (as the subject says): where can I put Javascript code for this "Delete" checkbox object (it's a "system" object inside the subform, not created by me) that will be executed during events like onclick, onblur, onchange etc. My main goal is to recalculate some fields in the form whenever the user deletes a record from the subform using that checkbox. Double-clicking on "Delete" title doesn't open the object's properties, like the procedure with the rest of my objects.
Thanx again!
You do not have the required permissions to view the files attached to this post.
Kostas
-
- Posts: 503
- Joined: Thu May 24, 2012 2:08 am
- Location: Milan, Italy
- Contact:
-
- Posts: 12
- Joined: Thu Sep 25, 2014 1:58 pm
Re: Event of "Delete" checkbox in subform
Yes Max, that did the trick! Thank you, the developers may apply this patch to the main project.
Nevertheless, please keep this thread open as my main issue with the JavaScript code for this column (as described above) is not fixed yet.
Nevertheless, please keep this thread open as my main issue with the JavaScript code for this column (as described above) is not fixed yet.
Kostas