Hello,
I'm wondering what at this moment would be the best way to start learning a to build CMP with some crud actions in revo 2.2.
I've been struggling with this for a couple of days now and it seems to me there isn't a good way to start.
Personally I like this approach with modextra:
1. Installing it with git.
2. Renaming all variables and other stuff with ./rename-it.sh
3. Do the _build script
4. Edit the model xml file to my needs and create the table from it.
5. And then probably just edit some ext-js grid items, but i haven't got this far yet.
But i'm open to suggestions. I've tried some other approaches to but all don't work for me.