Shared Text Accces via API
Moderators: Jon, Steve, Ian, Dave
-
- Ebase User
- Posts: 649
- Joined: Mon Dec 09, 2013 6:37 pm
-
- Moderator
- Posts: 1342
- Joined: Wed Sep 12, 2007 12:49 pm
-
- Ebase User
- Posts: 649
- Joined: Mon Dec 09, 2013 6:37 pm
Actually,
I found a roundabout way to do this:
I have a function that does something like this:
function getEBASEDomain() {
return system.executeCustomFunction("gettext", ['EBASEDOMAIN', 'Shared','EN']);
}
gettext is the FPL function to get the value of a shared text and EBASEDOMAIN is the ID of my shared text
I found a roundabout way to do this:
I have a function that does something like this:
function getEBASEDomain() {
return system.executeCustomFunction("gettext", ['EBASEDOMAIN', 'Shared','EN']);
}
gettext is the FPL function to get the value of a shared text and EBASEDOMAIN is the ID of my shared text
0 x
Who is online
Users browsing this forum: No registered users and 20 guests