NoDans Series on ModelGlue Reloaded Part 5
This was also a short entry.
The main purpose here is to change the free form text for the Contact Types to a Select box.
We do this by creating a MAP with ENTRIES in Coldspring.xml and then calling a method getContactTypes() on the ContactService bean.
Once we have the collection of values we set the variable "ContactTypes" for later use un the final view (frmContact.cfm).
Direct Link to MindMap of Part 5 (opens full Size)
Labels:
coldfusion,
Model-Glue,
NoDans Series
NoDans Series on ModelGlue Reloaded Part 4
This was an easy and short one.
Part 4 deals with the validation of the form.
We have two main objectives here
- Check the values provided against our validation rules
- Display error messages if the values don't pass validation
Labels:
MindMaps,
Model-Glue,
NoDans Series
NoDans Series on ModelGlue Reloaded Part 3
I'm finding Mindomo a bit of a pain to work with, there are some restrictions on the application that are starting to get me. However, I still think it is a good tool and has a lot of potential, not only that but I want to keep consistent with the MindMaps. I didn't want to recreate the first one I did and I didn't want to do this third part in some other system.
I think I'll just finish the whole series using Mindomo and then look for other more interesting options.
Anyhow, I went through part 3 of the series from Dan Wilson's blog and I broke all the information on 4 sections.
Dan uses a cool code generator called ROOIBOS.
I tried to put as much detail as possible but you can only go so far with mindomo.
Direct Link to mindmap of Part3 (opens full Size)
I think I'll just finish the whole series using Mindomo and then look for other more interesting options.
Anyhow, I went through part 3 of the series from Dan Wilson's blog and I broke all the information on 4 sections.
- Create the Bean that will hold data from the form.
- Create the Form that will gather data on the front end.
- Create the Action handler for the form once data is submitted.
- Something I called ColdSpring Magic. Dan creates a Service and wires the whole thing using Coldspring and Model Glue.
Dan uses a cool code generator called ROOIBOS.
I tried to put as much detail as possible but you can only go so far with mindomo.
Direct Link to mindmap of Part3 (opens full Size)
Labels:
MindMaps,
Model-Glue,
NoDans Series
Subscribe to:
Posts (Atom)