[% META title = 'Catalyst ExtJS Booking' %]

A simple record view with two tabs. ExtJS has lots of options for tab layouts, tabs that can be closed and so on.

The booking data here has been passed in as a DBIx::Class resultset row object.

Well, that's it for today folks, I hope you enjoyed the article and it encourages you to have a play with Catalyst and ExtJS.
--peterdragon

Booking [% booking.id %] Start Date [% booking.start_date %] End Date [% booking.end_date %] Customer Code [% booking.customer_code %]
Resource [% booking.resource %] Resource Name [% booking.resource_name %] PO Ref [% booking.po_ref %] Customer Name [% booking.customer_name %]
Booking
Assignment [% booking.assignment %]
Order No. [% booking.order_no %]
Department [% booking.department %]
Comments [% booking.comments %]
Work Telephone [% booking.work_tel %]
Report To [% booking.report_to %]
Address [% booking.report_address %]
Postcode [% booking.report_postcode %]
Status
Booking Type [% booking.type %]
Status [% booking.status %]
Customer
Cost code [% booking.cost_code %]
Cost centre [% booking.cost_centre %]
Telephone [% booking.customer_tel %]
Project [% booking.project %]
Skill Codes [% booking.skill_codes %]