Just like it says in the title.
I want to do a Reload action on a field when the user clicks a button.
Also, being able to trigger an event on button click would be nice too.
I want to do a Reload action on a field when the user clicks a button.
Also, being able to trigger an event on button click would be nice too.
I put a Link object in, under Events I have On Click -> Load new content.
Event is set to the correct event, which sets the data and then in a custom code block calls {view:view_name_of_field}
For result, if I put in "self" nothing happens. If I put in "before" it inserts a new copy of the field after the link button.
Event is set to the correct event, which sets the data and then in a custom code block calls {view:view_name_of_field}
For result, if I put in "self" nothing happens. If I put in "before" it inserts a new copy of the field after the link button.
This topic is locked and no more replies can be posted.