Jaxel
Well-known member
Is there a way to dynamically change the sharePage widget? Specifically the title? I have a text field on my page, and whenever that field is changed, I would like the title of the sharePage links to change with it.
I have tried the following, to no effect:
I have tried the following, to no effect:
Code:
this.$target.find('.shareButtons').data('page-title', 'test');