nuSetValue
Posted: Mon Apr 28, 2025 9:29 am
Good Morning,
apologies for my poor English and limited it knowledge.
I try to create a FORM containind a RUN browser object linked to a table and a one input text object.
I need to overwrite a text object in the main form (circled in red) whenever i delete one of the record in the browser list.
I tried using JS function AfterDelete() with the command nuSetValue('text_object_name','value'); , but nothing happens
Consulting the browser console, I receive this worning: " Object does not exist."
could you help me.
Thank you in advance.
apologies for my poor English and limited it knowledge.
I try to create a FORM containind a RUN browser object linked to a table and a one input text object.
I need to overwrite a text object in the main form (circled in red) whenever i delete one of the record in the browser list.
I tried using JS function AfterDelete() with the command nuSetValue('text_object_name','value'); , but nothing happens
Consulting the browser console, I receive this worning: " Object does not exist."
could you help me.
Thank you in advance.