Hi, I'm using a record action to open an interface in a new tab. When the new tab opens it shows a Sumary button upside the content, which is not possible to hide, but as an alternative I would like to know if I can show the same interface when pressing the button. Right now when pressed it shows a blank interface as in the image.
Thanks!
Discussion posts and replies are publicly visible
When you open it as record action you will have a process model to declare your interface or if your interface needs data with respect to individual record then try using related action. And please clarify if you are using record link ?
Hi dariel ,
can you clarify me:
1. did you configure start form in PM?
2. Are you using Record link in interface?
3. Did you configurre record View correctly (Summary)?
Inorder to setup a custom interface in summary view, do follow these steps: Link1. Go to RecordType > Views > Configure View Manually.2. Now Just give your interface in Expression with proper rule inputs configured as shown below. Get to know what the parameters like rv!identifier , rv!record does.Hope this helps you!!!
Hi Varun Teja Gurrapu ,
Im using recordActionField to open the interface which is in a process but not as start form:
What a record action is doing, is defined by the configuration in the Record, and the assigned Process Model.
Is the process model working as expected?