Hi there!
Thanks for reaching out.
There is only a way to redirect to a specific section, but to a specific part of an addon, such as tab content is not possible. Sorry about that.
If you want to link a section of the same page, you may follow this:
- Give ROW/Section name in field: Section ID
for example: testSectionName remember no # or space between, only "-" if you really need to
- In button put in button link as > #testSectionName
- If you want to link a section of a different page, you have to try using the whole URL with http(s),
for example: https://domain-name.com/#testSectionName
Have a nice day!