I thought the trial period would allow me to test all the features
I wanted to see how handy custom components are, if it is possible to create one and reuse it across many apps and what happens to the apps when I modify the original custom component.
Right now I’m adding the color field to certain panels (my company makes panels) to an old web app and I need to dig into all the back and front end code and the templates that deal with that panel and add the color.
When I did something similar a few years ago in VB6, it was so easy to modify the custom control used by many desktop application and have them all updated in one shot.
So I thought that I would check if Anvil allows me to do the same.