Sign up
Log in
My Platform
Tools
Tools
Go back
Downloads
IPP
Licensing
Learn
Learn
Go back
Training
Welcome
Guided Paths
Training Planner
Courses
Tech Talks
Classroom
Certifications
Documentation
Overview
OutSystems 11
Best Practices
How-to Guides
Community
Community
Go back
Home
Jobs
Forums
Forge
Ideas
Members
Badges
Support
OutSystems.com
Sign up
Log in
Community
›
Ideas
›
User defined color for the Popup top bar
Advanced Search
1
Follower
7
Likes
User defined color for the Popup top bar
Pedro Coelho
Pedro Coelho
MVP
Outsystems Team Leader
at
Truewind
+ 17
#35
in Community Rank
System Components
Implemented
on 29 Jun 2010
OutSystems 5.1
I got this idea from my current project.
We have several apps running in the same server, with different layouts and color schemes (this could even be a development server, which is probably the best example) and I got this issue with the color of the popup editor bar on top.
First with every update you do with core eSpaces (such as EnterpriseManager/Enterprise) who may carry a new version of the RichWidgets eSpace, will revert the color of the bar to the original blue, making so that we need to edit the eSpace everytime there is a new version (which per se isn't a big deal, but with multiple apps running is a bit problematic)
So my idea was to add, in the Web Block Properties (see attached img) for the Popup Editor web block, and optional parameter with color (or CSS style if u really want to improve it a bit further) for the top bar, allowing some more customization of the application
It's a small improvement, but IMO can be a major advantage in development servers or production running multiple apps with different layouts (as is my case atm)
Popup Properties.png
Created on 4 Oct 2010
Comments (5
)
Miguel Grilo
4 Oct 2010
Miguel Grilo
Senior Consultant
at
PWC
+ 1
#21 303
in Community Rank
Good Morning Pedro, i think this is a very usefull idea!!
Congrats
J.
4 Oct 2010
J.
MVP
Outsystem MVP, Outsystems Expert developer, Senior consultant
at
CoolProfs
+ 14
#14
in Community Rank
erm,
isn't override that specific style in the web.css of the application not enough?
afaik, the styles of the richwidgets comes first, then the web.css of the espace then the specific page stylesheet.
so when placing the color in the web.css it should be the last and final style and should be the colour you want....
perhaps even with the !important to it, to make it absolutely sure?
Pedro Coelho
4 Oct 2010
Pedro Coelho
MVP
Outsystems Team Leader
at
Truewind
+ 17
#35
in Community Rank
I'm not sure on what the precedence of the styles, but you may have a point
If the web.css of the app is taken into consideration over the richwidgets one, then all e need to do is copy the section of the jQueryUI css and use it in web.css. I'll try it and see
Edit: you are right, it indeed overwrites the richwidgets style (copy pasted the jQueryUI information and changed the color and it worked fine)
Rebecca Hall
6 Oct 2010
Rebecca Hall
Lead Software Engineer
at
Autoliv
+ 12
#118
in Community Rank
I saw an application on the network that allows you to change the color scheme of an application ... maybe you can use something simliar and pass in what colors you want.
Joop Stringer
26 Nov 2012
Joop Stringer
Chiropractor in training
at
My Own
+ 3
#0
in Community Rank
Check out www.jqueryUI.com for examples on how tyo use the CSS.
These colors are implemented in OutSystems and can be used fairly easy !!
views
643
Followers
1
Loading...
Loading
(hidden) New Badge Popup