You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So one of the first thiings I need is C.R.U.D. Forms. Great. Looks like you have what I need here.
The documentation here is really the doc test type of documentation. It would be great
to have an example. An interface class, an object class, A simple CRUD form. Add, Edit, View and Delete.
Then it would be trivial for me to make changes to it.
Doing the reverse, going from this documentation to creating the code looks much much more
difficult.
What is good is that you do have a template example.
So do you have an example you could email me?
Thanks
Chris
The text was updated successfully, but these errors were encountered:
Okay, I figured out that this is the package to be using.
I figured out that I have to be on the crom branch.
I figured out that the docs are in the doc tests.
The problem is when I copy stuff from there, I have to edit and delete
lots of ... and other crud.
A simple example would be so helpful.
If not aailable, I am busy writing it for the demo.
And for Zopache.
So I took a look at Zeam.form.base, they have some examples.
BOY OH BOY, This is way way easier than I ever imagined.
And of course I am writing up the documentation as I go along. Best way to understand it.
So one of the first thiings I need is C.R.U.D. Forms. Great. Looks like you have what I need here.
The documentation here is really the doc test type of documentation. It would be great
to have an example. An interface class, an object class, A simple CRUD form. Add, Edit, View and Delete.
Then it would be trivial for me to make changes to it.
Doing the reverse, going from this documentation to creating the code looks much much more
difficult.
What is good is that you do have a template example.
So do you have an example you could email me?
Thanks
Chris
The text was updated successfully, but these errors were encountered: