How to select two Button's Id for balloon widget?
I want to display same ballon differnt button.
Hi,
I don't quite got the question, but if it the id, you can put on the "name" properties on the button, it'll become the id.
please see this capture
Hi 'koya,
i have told you the solution below, please check if it works.
thanks ;)
Can you please give more information to us?
If you want to hit 2 button on single action then you can use widget_click action.
Thanks:)
Hi Koya,
You need to do following
Hope this will works, Thanks ;)
Hi!
A solution a little bit more simple, as the buttons are displayed together is:
- to enclose the two buttons in a container;
- fill the container "Name" property
- assign the balloon to the container Id.
Hope this help
Graça