Category:Panel

From JRapid

Jump to: navigation, search

Panels are flat HTML pages that merge specific components of the application (like menu, views, transformers, listings, forms, plain HTML and reports).

Panels work as an integration tool for lists and forms. They provide some organization to the generated application, and convert it from a big set of standalone Lists and Forms to a real application divided in modules oriented by its functional meaning.

JRapid generates a default panel "Index" which you can see on the top of the Entities Tree Panel on the left side of the JRapid Designer.

You can design your panels the way you want as they are standard html. JRapid provides developers the use of columns and accordion layouts for a rapid Panel design.

Panel edition window.

The above image shows the Panel edition window where you can edit the Panel contents. At the bottom of the window, a "restrict" checkbox is displayed. If checked, a privileges combobox will be appear to specify the privilege which can access that panel. To learn more about security in panales see the canView page.

Example:

  • Rental company in Argentina. The panel integrates a menu, a toolbar (transformer), and a calendar (view). From the menu, the administrator can manage bookings, send mails to owners, etc.
Panel example.
  • Sample CRM
Sample CRM
Sample CRM

Usage:

<panel
     name = NAME
     title = TITLE
     (accordeon*)
/>

See also:

Subcategories

This category has only the following subcategory.

A

Pages in category "Panel"

The following 9 pages are in this category, out of 9 total.

C

E

H

N

R

T

U

U cont.

W