Slide out panel not working

I’m sure this is something simple. I created a button on the job entry details page that should open a slide out panel.

image
image

The slider should open from the onclick of the button. I have that in the event
image

The target in the event is the Caption of the page.

image

image

What did you put for the slider-open parameter?
It should be the name of the slide out, not the caption.

And the target for the event should be the ID of your button.
You can easily generate that event by going into the button’s Properties > behavior and clicking OnClick

The slider open param i have the page caption.
image

I’m not entirely sure what properties panel that is, but this is how you set up a slider out panel with an open button:

I was down one layer too far. I opened edit on the page.
Thank you!!!

1 Like