Tokens in rollbase hosted files does not return actual value

Posted by jacovb on 14-Apr-2019 11:02

Hi, 

Is there a way to use Tokens in JS files that are defined as Host Files?

Does this change the properties: What version? Private or Public? etc..

A simple example:

function test()
{
   return rbv_api.getFieldValue("ObjWorker", {!id}, "Unusual");
}

Thanks,
Jacov.

All Replies

This thread is closed