Hi! I would like to have a button that creates and opens a new todo list item, so the page isn’t cluttered with existing entries.
I’ve got a button linked to an automation to create a todo list item, all good.
I then added browser_mod for the pop-up. However when I press the button, the todo list History and Activity page pops up, this contains a link Press which then runs the action.
So I started again with a new input helper button, this time just to send a notification. However I get the same info page popup.
Please can someone suggest how I fix this?
I’d be happy with being able to limit the todo list to only display the “Add Item” input box, if that was a simpler alternative.
Thanks!