Hello everyone.
I'm not able to load the old (intial) color assignig the variable to the current value from the database.
I'm missing something for sure.
Can anyone help me?
I found that it's working properly but only for the page first opening.
Seems to be related with cache.
Any ideas?
Thanks.
Hi I was having the same issue.
The color value was coming from a Data Action and not reflecting on the input. The solution was to add an IF around the widget and only load if the Data was fetched. This solved the issue.
I hope this helps.
Cheers.
Thanks for answering Paulo, I hadn't seen his question.
King Regards.