Hello Forums,
I have a regular item type that is parent to some other regular item types.
I.e. we have Item A that has a relationship to Item AB, and Item AB has a relationship to BB.
A, AB, and BB are all regular items.
I want A's permissions…
The Document's Type field had to be updated to a new value that was added to the list. Batch loader was used to the edit the Document but this created a new Version and the State to Preliminary from Released. We did not want the new versions to be created…
Under Process Plan(mpp_processPlans) --> Operations(mpp_operations) --> documents
Some of these documents under an operation are "invalidated". The documents are assigned "invalidated" status from Document-->Part when the "valid" option is changed to…
How to give access to all version (from version menu) of the item that is shared by DAC policies with the end user. Currently we can see only latest version (is_current=1).
Regards,
Suhas
Good day all. I'm still using v11 SP10. How do I grant temporary permission for a user through Javascript? I want to add a Comments tab to our custom change ItemType. I have a script attached to an Action to open a dialog box so a user can add a comment…
We've a classification of Documents that we've setup to have a special set of permissions. We used the solution presented in the following topic to achieve that: SUPPORT Q&A - Permission based on Class Structure
However, before we made this adjustment…
Hello,
How can i add new permission and add on add
I am using the following mode, it is creating permission but not adding it
Innovator inn = this.getInnovator();
string docid = this.getProperty("id","");
Item permissions = this.newItem("Permission…
Hello, I have a relationship to documents called task, the task has task owner aka owned_by_id. How can I make task owner to search and edit the documents?