I would like to display a list of phone numbers … where can I STORE that list ?
For the moment I have created a “text” helper which contains the last called phone number … but it is reset (overwritten) each time a new call is made. I would like to make “LIST” of all the phone numbers, then display them.
and here is my automation writing the phone number in that helper … but how do I ADD a new phone number every time, on top of already existing phone numbers in that helper ??
Thank you @Ildar_Gabdullin but is this an helper I need to create to store the phone number ?
For the moment I have created a text helper called “input_text.derbier_appelant_fritzbox”, but only allowing me to store 1 phone number at the time … :