Public Ticket #3381322 use link on one page to taget a togggle panel and display it as open when clicked though Closed
Comments 16Jen started the conversationMay 30, 2023 at 12:11am I am attempting to add links to the items in the toggle bars under each course silo here https://web-development.sensorglobal.com/sensor-training/ ie when you open the toggle under Property + Asset managers I would like to link each course to the next page where the courses live. https://web-development.sensorglobal.com/sensor-training/training-for-property-asset-managers/ And I would like the link to link directly to the specific course and have that toggle appear open. Is that doable? ie 8,839Tahir repliedMay 30, 2023 at 9:46amHey Again,You can link them like this: https://web-development.sensorglobal.com/sensor-training/training-for-property-asset-managers/?toggle=Workflows%20%3E%20The%20ful%20guide%20from%20Invite%20to%20Invoice andhttps://web-development.sensorglobal.com/sensor-training/training-for-property-asset-managers/?toggle=How%20does%20Sensor%20work? Thanks. ThemeNectar Support Team 16Jen repliedMay 30, 2023 at 11:10amTHANKYOUfor simplicity is there any way to have an alt parameter name for the toggle? 8,839Tahir repliedMay 30, 2023 at 11:29amNo, the title of the toggles are used. Thanks ThemeNectar Support Team Peter repliedJune 1, 2023 at 11:07amI was also wondering how to make it scroll down to the specific section and have the toggle open. It used to work on old versions and the below link opens the toggle for example but it doesn't scroll down to that specific section. https://web-development.sensorglobal.com/sensor-training/training-for-property-asset-managers/?toggle=Support%20%3E%20Who%20and%20How 8,839Tahir repliedJune 1, 2023 at 11:30am@Peter, you will have to add a Row ID if you wish to scroll to a particular row on the page and then add that to the url as well.Thanks ThemeNectar Support Team Sign in to reply ...
I am attempting to add links to the items in the toggle bars under each course silo here
https://web-development.sensorglobal.com/sensor-training/
ie when you open the toggle under Property + Asset managers I would like to link each course to the next page where the courses live.
https://web-development.sensorglobal.com/sensor-training/training-for-property-asset-managers/
And I would like the link to link directly to the specific course and have that toggle appear open. Is that doable?
ie
Hey Again,
You can link them like this: https://web-development.sensorglobal.com/sensor-training/training-for-property-asset-managers/?toggle=Workflows%20%3E%20The%20ful%20guide%20from%20Invite%20to%20Invoice
and
https://web-development.sensorglobal.com/sensor-training/training-for-property-asset-managers/?toggle=How%20does%20Sensor%20work?
Thanks.
ThemeNectar Support Team
THANKYOU
for simplicity is there any way to have an alt parameter name for the toggle?
No, the title of the toggles are used.
Thanks
ThemeNectar Support Team
I was also wondering how to make it scroll down to the specific section and have the toggle open. It used to work on old versions and the below link opens the toggle for example but it doesn't scroll down to that specific section.
https://web-development.sensorglobal.com/sensor-training/training-for-property-asset-managers/?toggle=Support%20%3E%20Who%20and%20How
@Peter, you will have to add a Row ID if you wish to scroll to a particular row on the page and then add that to the url as well.
Thanks
ThemeNectar Support Team