Hi,
I have a custom node command for a custom node. On clicking it, it opens that document in the same browser window.
But i want to open that document in a new browser window.
How do i achieve this?
I guess i should modify the functionmenu.js file. am i on the right track? how?
thanks
Hi appnair,
Sorry for the delayed reply. i was out of office for some days.
Please send the modified browseview.html to
"livelink91@yahoo.com"
thanks in advance,
Hi appnair,
Thanks for replying.
As you have suggested, i already have created a webnodeaction object and a webnodecmd object. I have written the functionality for it and the command name appears in the functions menu as desired. The execution is also perfect.
My question is how can i make this...
hello,
I have a new node command for a custom node. Say the name of command is "Custom".
What should i do to make it default action for that node type? In other words, this "Custom" command should be executed when the user clicks on the node. I tried achiving this by...
Hi,
I have a custom node type.
I have one workflow with web form attached to it. When this wf ends, an instance of the above custom node is created. One category(predefined) is applied to this node and values from the form are used to fill up values of the attributes of this category.
There...
Hi Appnair,
I actually want to initiate a workflow automatically using Oscript and not LAPI. When the user clicks on a custom node command, i want to initiate a predefined workflow whose id is say '1234'. But before initating the workflow, I want to fill the web form attached to this wokflow...
hi,
I have a predefined map which has a form attached.
i want to programmatically populate the form and initiate the workflow.
I could load the map by using the WAPi functions. But how do i populate the form fields with my data before actually initiating the workflow?
regards,
Hi,
NextURL is very commonly used in Livelink.
What is it's significance?
Can anyone please tell me how i can use it to pass parameters to another application which is in Java maybe.
regards,
hi,
Where is the code for the "Consumer 5 minute agent" and/or "Consumenr event Processor" written?
Can i make an orphan of that in my custom module and make it run some code at an interval of 5 minutes?
regards,
hi,
from where does the Compound Doc node get the Outline functionality?
What will i have to orphan into my custom node type so that it will get that functionality?
regards,
amnovice2
Hi Greg,
I created a new weblingo file for my node. but i want to call another weblingo (which generates the Categories page) from this page. but i am not getting the correct parameters.
can you please tell me how i should do this?
another way i am trying is to get the values using oscript...
hi,
i have created a node tyoe which contains some documents. there is one category applied to this node. the applied category has 5 attributes.
I want to display the contents of a node type ( the list of dcouments ) and the values of attributes for that node on one html page.
How do i achieve...
hi,
when a workflow ends, i want to create a node and apply a specified category to it.
Values for the atributes in that category will come from the web form attached to the workflow.
So, in a generalcallback method, i am trying to create a node using DAPI NodeAlloc and NodeCreate functions...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.