justinmind-logo
 
Upvote 1

Problem with event on panel / dynamic panel

Solved Victor Conesa 8 years ago

Hi, I have a problem with Event on Dynamic panel. It seems that it doesn't work anymore....on all of my projects !!!

Replies (4)
photo
1

Hi Sébastien,


We're sorry that you're encountering this. In order to assist you, can you describe what's happening in more detail? Do you see an error message?


Best,


Danielle

photo
1

We are 4 users in my company and we all have the same issue.


You can reproduce this bug with this process:


- Create a rectangle


- Group it in dynamic panel


- Add an event "on click" on the panel (change style for example)


- Then click on "simulate": the click action doesn't work on the dynamic panel.


We don't see any error message.

photo
1

Hi Sébastien,


I have tested this, and it is not actually an error.


You are seeing this behavior because the rectangle is the same size as the dynamic panel. So when you think you're clicking on the dynamic panel, you're actually clicking on the rectangle. This is why the event isn't working.


In order to avoid this confusion, try making the dynamic panel larger than the rectangle.


Best,


Danielle

photo
1

@Danielle,

This is really strange behaviour, because in the outline the Panel inside the dynamic panel is hierarchically ABOVE its content. Normally things that are higher up are above another item.

Took me a while to figure this out. Its kind of strange though, becasue even though I can add an event to a panel, if I want the area of the panel to do something I now have to add a hotspot of the same size to it, since for some reason a group is not an "item" that we can add an event to - how come?!

Leave a Comment
 
Attach a file