Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note
  • One important thing to remember is "id" used in form should always be unique. And if you use same id on different elements then prototype may get confused and your javascript will be blocked. these can well observed using firbug.
  • Also installation of firebug is suggested from get firebug, for debugging javascript in Mozilla.

...

Next Steps:

If you have followed all the steps and developed practice application from this tutorial then this will really help you in understanding other implementations implementation in OFBiz. These things are basic foundation of working in OFBiz. Now you know that , how you can start the development in OFBiz. Don't leave the extra links provided in this tutorial as they will really help you a lot in understanding the things which are there in detail.
Here is another good reading will be help you a lot is available at FAQ Tips Tricks Cookbook HowTo
Now the next thing comes in mind the way is the business process processes which is are really needed to be read out for understanding OOTB implemention process flow in OFBiz , flow of these processes and OOTB data model, so for this, books are available at : OFBiz Related Books. Here you can also find books other than business processes.

Now you are ready to dive in. Welcome to OFBiz world.

All the best

Thanks & Regards

Pranay Pandey