Posted by drawde.um on December 22, 2014 at 5:17pm
I have installed the latest version of open atrium but i am experiencing the following challenges.
- have added a few fields to the OA Wiki Page content type. My problem is that when i try to view the wiki page i created i don't see the extra fields i added.
I double checked in the Manage Display tab of the content type to make sure the fields were not hidden but they still don't show up. How do i get the new fields i added to show up on the OA wiki page?
- I would like to add extra classes to some of the buttons to style them differently. Forexample instead of having a class btn-default i give it a class btn-successSomeone help me how i can achieve this. Thanks in advance
| Attachment | Size |
|---|---|
| buttons.png | 8.59 KB |
Categories: spaces
Comments
The display for spaces is not
The display for spaces is not handled through 'Manage display', instead Panelizer is used to create the layout.
To make the new fields show up on every space you will have to go into the menu > open Atrium > Space templates, and click on 'Settings', then 'Content'. Then use the normal panels interface to add the fields to the space layout. (Click on the cog for the region, add content, page content and choose the field to add.
Once this default layout is updated the field should appear on all your spaces that use the default layout.
Hope this helps.
Remember to capture your customisations in a Features Override as per the documentation =]
Failed
thanks for the tip but it failed. i did exactly as you said but it the field never showed up on the content page.
You can also use this
You can also use this interface to add extra CSS classes to page elements, which should solve #2 as well.