Skip to main content

Is there any way to have a button in a record that opens an interface for that record? The purpose is to have a more efficient view than just expanding a record in the table.

Yes, it is possible to have a button field that opens a record in an interface. However, the entire interface will open in a new window.



You will need the page id of the interface and the internal id of the record picker. Then you can build the url using a formula. See the url in the actual interface for reference.


Yes, it is possible to have a button field that opens a record in an interface. However, the entire interface will open in a new window.



You will need the page id of the interface and the internal id of the record picker. Then you can build the url using a formula. See the url in the actual interface for reference.


What would that formula look like?


Reply