Help

Re: Using an interface in place of the expanded record in a table

643 1
cancel
Showing results for 
Search instead for 
Did you mean: 
Brite_Admin
7 - App Architect
7 - App Architect

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.

2 Replies 2

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?