Problems with data formatter

What are you converting to string exactly? All the form inputs are now strings after the update.

Hi Teodor, it is the same as i did before with status enabled disabled column in the table. I know i should not use the replace command, this is clear. I just wanted to point out that if i would format a number to a string with the formatting UI, this action disappears from the stack when you re-open the formatting UI again. This i have pointed out before and it is still there. I assume, right or wrong, that i i would add a format to string action that it should stay in the stack when opening it again to edit it, right. Just for your information, it is not a problem but just wanted to let you know.

I reopen the topic to ask everyone:
using the expression “division_active == 1? ‘enabled’: ‘disabled’” it is possible to effectively replace a numerical result in text.
Some time ago I succeeded with the formatter to transform from numerical to awesome icon, but recently it gave me errors and I deleted everything
To replace a numerical value in an icon, which is the most correct procedure with Wappler?