Is it possible to add the button on my detail page to the actual interface List view? Rather than having a user click into the record detail page, I’d like them to just be able to click the button and trigger updates within the List View on the interface page.
Here’s an approach I’ve used in the past that works well. Try adding a new field with the type set to "Button". Depending on what you want the button to do—like opening a detail view or linking to a URL—it’s pretty flexible.
For something simple like linking to a specific page or record URL, just configure the button to open a URL and reference the relevant field. Once you add this column to your list view, each row will display its own unique button.
Let me know if you need help setting up the URL or action—it’s a handy feature once you get it going. Good luck!
Is the button triggering an automation or something? Any chance you could just use a checkbox / select field instead of a button?
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.