tmayfield
(Tammy Mayfield)
August 11, 2023, 6:18pm
1
I’m sure this is something simple. I created a button on the job entry details page that should open a slide out panel.
The slider should open from the onclick of the button. I have that in the event
The target in the event is the Caption of the page.
hmwillett
(Hannah Willett)
August 11, 2023, 6:20pm
2
What did you put for the slider-open parameter?
It should be the name of the slide out, not the caption.
hmwillett
(Hannah Willett)
August 11, 2023, 6:21pm
3
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
tmayfield
(Tammy Mayfield)
August 11, 2023, 6:36pm
4
The slider open param i have the page caption.
hmwillett
(Hannah Willett)
August 11, 2023, 6:40pm
5
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:
tmayfield
(Tammy Mayfield)
August 11, 2023, 7:21pm
6
I was down one layer too far. I opened edit on the page.
Thank you!!!
1 Like