-
Notifications
You must be signed in to change notification settings - Fork 88
Widgets
Marius edited this page Aug 25, 2014
·
1 revision
If you chose to create widgets for your entities, you will be able to add your entity widgets in the cms pages.
For the non tree entities you have 2 widgets available. A link widget and a view widget.
The link widget will display a link to the selected entity.
For view entity, you will see some html markup with the attribute values you selected to include in the widget.
For the tree entities you have one additional widget called 'Subtree'. This allows you to select one of the entity instances and it will print a tree like structure with all the child entities of that selected entity.
Very useful if you want to include sidebar menus in certain pages.
- Getting started
- Compatibility
- Installation
- Features
- How to use
- Module grid
- Add/Edit form
- General Settings Tab
- Entities Tab 1. Entity - Name settings 2. Entity - Backend settings 3. Entity - Frontend settings 4. Entity - Products 5. Entity - Categories 6. Entity - Fields/Attribute
- Entity Relations Tab
- Help Tab
- Configuration
- Naming Restrictions
- Generated files
- Sample 1. UMC Config file 2. Tables 3. Backend CRUD 4. Config section 5. Fronend listing 6. Fronend view 7. Product relation 8. Category relation 9. RSS Feed 10. API 11. Widgets 12. Comments 13. Translation
- Created extensions
- Concept
- Limitations
- Issues & Support
- Release Notes
- Uninstall
- License
- Thanks