Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
I have a template with an add/edit form configured as well; configured to only show active items and the public sees this template. When I add a new entry, there is an active check box which is automatically set to false.
Below this, I have another template (to display only the inactive items and only admins see this) which is using the active check box Table Sorter kit example to set the active column automatically when the check box is checked; thus marking item active.
This works wells.
BUT, when I add a new entry in the template in the top, this bottom template isn't being updated to display the newly entered item.
And vice versa, if I update the bottom template the make an item active, it isn't being displayed in the top template.
I would think with the page reload which is occurring when you add/edit an item, it'd be displayed; but it isn't.
Is there a way to configure a refresh template command button for a template to get the latest items? Thanks..