• Parameters tab sometimes isn´t loaded when opening a Part. Does anyone know why?

    Hi community, does anyone of you use the classic "Parameters" tab? It´s a quite old building technique. Technically it was replaced with xProperties. But I have one use case where this classic tab is still used today. Some end users report that…
  • TGV Parameters Filtering doesn't show record if value is blank

    Hello All, I have created TGV on part and I have added parameters to search and filter on custom "state" property . I have given default value as * . It works well and able to search and filter on state column but there is one issue if any record…
  • Get the Context Action Name in the Method

    Hi All, I have Multiple Server Side Item Actions Configured on the Part Item , I want the logic/functionality to be performed by each action to be controlled by the same method . In which case , is there a way to pass the Invoking action name to the…
  • Rest API - Pass parameters

    I wanted to make this as broad a title as possible. I'm shocked I can't find anything on this. I don't want to use the ID. Seems everything is bound to ID. I just want to simply know, without use of ID, how a method can consume arguments? How to pass…
  • How to use request states for multiple items at the same time?

    Hi Community, maybe somebody has faced a similar task before and can give me some hints. I have an relationship onAfterDelete server Method that is triggered when an relationship item is deleted. To ensure that I can still can use the related_id after…