Hi experts, we got a new requirement from a customer, we need to add to a TaskSpace tab a button that when clicked opens for editing a specifc form/document do you have any idea about how to achive this requirement?
thank you
A.
Just configure the Invoke button to call either view or edit wdk action.
Hi Johnny thank you for your answer, I've probably miss-explained my requirement. I need to open a specific file (with a "static configured" r_object_id and/or path from a button placed in a tab (like inbox tab) and as far as I've seen the ootb open and view actions doesn't support this kind of operation. I was hoping for codeless-way to match the requirement
We did something similar using URL control (not invoke button). We hard-coded the static url by copying the link that is associated with the document and is generated when you click "Email as Link".