How to create a Panel for each of an Item type: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
(Created page with "When multiple Items of the same type need to be endowed with a Panel, either to display related information or to allow the end-user to effect changes to it, it is pos...")
 
No edit summary
 
Line 10: Line 10:
| Each [[Item]] of the specified type should now have an instance of the [[Template Panel]].
| Each [[Item]] of the specified type should now have an instance of the [[Template Panel]].
}}
}}
[[Category:How-to's]]

Latest revision as of 13:54, 30 January 2024

When multiple Items of the same type need to be endowed with a Panel, either to display related information or to allow the end-user to effect changes to it, it is possible to create such Panels manually. However, it is much easier to have the Panels generated automatically based on Template Panels.

Editor → Current Situation (Ribbon tab) → Panels (Ribbon bar)
How to automatically create a Panel for each of an Item type:
  1. Add a Template Panel to the Project.
  2. Configure the Template Panel with the content desired for each instance.
  3. Set the Template Panel's "Apply Template on" value to the Item type you want Panels to be created for.
  4. Click on "Apply Template", and confirm the prompt.
  5. Each Item of the specified type should now have an instance of the Template Panel.