Skip to main content

New beta: button field


Show first post

30 replies

Justin_Barrett
Forum|alt.badge.img+20
Raimundo_ladron wrote:

Hi! This is a great feature!

¿Why is the button disabled when the view is shared, either by link or embeded?


Buttons work in shared views, but it depends on the button mode you’ve selected. If the button simply opens a URL, it works fine. However, if you have the button set to run a script or interact with a block, it’s probably not going to work.


Forum|alt.badge.img+5

Hello everyone,

I’d like to use a button triggering a script in a shared view. It seems that it isn’t possible, probably for security / session reasons.

So what would be the easiest way to achieve the same behaviour? (having a button in a shared view that triggers a script) :thinking:

I guess API allows that but it means that I have to design the page, host it, populate it and call the API which is way more work :grinning_face_with_sweat:


kuovonne
Forum|alt.badge.img+27
  • Brainy
  • 6002 replies
  • October 13, 2020
Greg_Lhotellier wrote:

Hello everyone,

I’d like to use a button triggering a script in a shared view. It seems that it isn’t possible, probably for security / session reasons.

So what would be the easiest way to achieve the same behaviour? (having a button in a shared view that triggers a script) :thinking:

I guess API allows that but it means that I have to design the page, host it, populate it and call the API which is way more work :grinning_face_with_sweat:


One workaround is to have the button launch a form that is profiled with info for the target record. Then the user submits the form, which creates a new record. Then have an automation run the script based on the info in the form.


Forum|alt.badge.img+5

Hello kuovonne,

Thanks for your reply!

This is the way I started doing things, but sadly it makes the UX very clanky… I hope we’ll be able to do that someday!


Karlstens
Forum|alt.badge.img+20
  • Inspiring
  • 601 replies
  • October 3, 2022

Heya @Stephen_Suen - are submissions still being reviewed for the Button Field feedback? If so, I’ve provided some recent feedback :grinning_face_with_big_eyes: - or otherwise, it might be an idea to disable new submissions.


Reply