For partners that build or integrate commercially available applications and service solutions with the Oracle Cloud Platform
For partners that provide implementation or managed services around Oracle Cloud Applications
The Announcement field is controlled by the standard/display/AnnouncementText widget. This widget is referenced on most of the templates which are located at /euf/development/views/templates. The AnnouncementText widget loads a file out of the assets folder. By default this file is located at /euf/assets/announcements/announcement.html.
If you want to remove the widget entirely, just remove the reference from the templates, or you can modify the announcement.html file if you just want to change what the widget displays.
Ernie,
I have a question. I'm new to CP and coding. You had said
"If you want to remove the widget entirely, just remove the reference from the templates, or you ...."
The issue for me is you said "templates" (Plural).
I hid the Announcement code only on the rn_Standard_php template (Development > Views > Templates) and it worked. (See image). This also hid it on the other 3 tabs: Answers, Ask a Question, and My Stuff.
My concern is that I should still be hiding it on the other 4 Templates: Account, Minor, etc... Should I?
Also, how do I make the other widgets resize to take up that space?
Thanks!
The Announcement field is controlled by the standard/display/AnnouncementText widget. This widget is referenced on most of the templates which are located at /euf/development/views/templates. The AnnouncementText widget loads a file out of the assets folder. By default this file is located at /euf/assets/announcements/announcement.html.
If you want to remove the widget entirely, just remove the reference from the templates, or you can modify the announcement.html file if you just want to change what the widget displays.