Hello.
Today I have developed a widget that can be configured to display certain information. The problem I have is how to save and load this information. Right now I'm doing it through a Sqlite database but does not load the data into the Service_Create that before reading the file, run the setup Request_Update and lose.
What would be the correct way to load these settings from a widget?
Thank you very much.
Today I have developed a widget that can be configured to display certain information. The problem I have is how to save and load this information. Right now I'm doing it through a Sqlite database but does not load the data into the Service_Create that before reading the file, run the setup Request_Update and lose.
What would be the correct way to load these settings from a widget?
Thank you very much.
Last edited: