Hi,
I would like to know, that Can i use Lotus Scripts Library in Xpages.
Can I only use Javascripts in Xpages? Is there any idea how to use lotus scripts in xpage.
Hi,
I would like to know, that Can i use Lotus Scripts Library in Xpages.
Can I only use Javascripts in Xpages? Is there any idea how to use lotus scripts in xpage.
Subject: Agents are the current solution
There is currently no direct way for calling Lotuscript from JavaScript, but you can achieve it by encapsulating the LS calls inside an agent, and calling the agent from JavaScript.We are investigating other solutions for the future, but agents are the solution for 8.5
Subject: Thanks for your reply.
Now i got it. So I will try with agents. ![]()
Thanks for your reply.