Hi,
I have 2 forms, form A and form B.
The events in form A are handled in scriptA and form B events are handled in script B. There is also another script (scriptC).
Both form A and form B has scriptC in the shared Functions in their events tab.
In both of scriptA and scriptB there is a call to a function in scriptC.
scriptA can call function in scriptC without problem, but scriptB always give message:
com.ebasetech.ufs.runtime.events.rhinojavascript.JavascriptExecutionHandler$RhinoScriptException: ReferenceError: "myfunctionName" is not defined.
My question is what can make a function within a script can be called from other script? I have tried to trace the include and other things but always end the same way.
Thanks in advance for the help.
function in one script can be called from other script?
Moderators: Jon, Steve, Ian, Dave
-
- Ebase User
- Posts: 305
- Joined: Thu Jul 02, 2015 8:32 am
- Location: Indonesia
-
- Ebase User
- Posts: 649
- Joined: Mon Dec 09, 2013 6:37 pm
-
- Ebase User
- Posts: 649
- Joined: Mon Dec 09, 2013 6:37 pm
-
- Ebase User
- Posts: 305
- Joined: Thu Jul 02, 2015 8:32 am
- Location: Indonesia
-
- Moderator
- Posts: 1342
- Joined: Wed Sep 12, 2007 12:49 pm
Here is the documentation on how relationships between entities are implemented, might help understand what's wrong http://www.ebasetech.com/ebase/doc/Work ... c406923882
0 x
-
- Ebase User
- Posts: 305
- Joined: Thu Jul 02, 2015 8:32 am
- Location: Indonesia
Thanks.
Jon wrote:Here is the documentation on how relationships between entities are implemented, might help understand what's wrong http://www.ebasetech.com/ebase/doc/Work ... c406923882
0 x
Who is online
Users browsing this forum: No registered users and 15 guests