WebPanel Templates

As we have seen during the training, WorkWithPlus can be applied to transactions in order to generate ready-to-use behavior. However, in some scenarios, you may need to create a web panel in order to develop a more customized screen.

WorkWithPlus can also be applied to web panels, so you will take advantage of its IDE and the automaton by the use of templates. WorkWithPlus provides a wide set of templates that can be applied to Web Panels, you can visualise them in the "Web Panel template" section with WirkWithPlus Settings:

WorkWithPlus Pattern Settings editor with an arrow pointing to the 'Web Panel templates' tab, showing the available templates Empty (selected), ListNoBaseTable, CreateData, and Dashboard1-6. The tree for the Empty template shows TableMain, Error viewer, TableContent, Events & Subs, and Variables nodes, with an empty preview panel.

You can delete or modify these templates as well as create new ones according to your needs! If many screens of your application share some layout definition or a specific behavior (for example, some code block is always added) you can easily create your own templates in order to automate this. By creating your own templates, your screens will always be based on a specific template and so, the maintenance will be much easier.