| View previous topic :: View next topic |
| Author |
Message |
rolfb
Joined: 20 Feb 2008 Posts: 30
|
Posted: Mon Feb 02, 2009 2:11 pm Post subject: Difficult to read calculated/read only attributes |
|
|
| Users complain about the read only attributes that are difficult to read - i have to agree that is acually a pain to see those attributes. is there a way to change the font, background, make it bold etc? |
|
| Back to top |
|
 |
aware_support
Joined: 24 Apr 2005 Posts: 4670
|
Posted: Mon Feb 02, 2009 10:54 pm Post subject: |
|
|
It is possible to change the style in Firefox but not in IE. The best alternative is to display calculated attributes as tags in HTML cells: <<MyObject.MyAttribute>>
This has been asked before - please search the forum for a detailed reply. _________________ Aware IM Support Team |
|
| Back to top |
|
 |
ab042
Joined: 17 Jul 2006 Posts: 315
|
Posted: Mon Feb 02, 2009 11:23 pm Post subject: |
|
|
Support: Is there someway to make this change in the THEME.
Suggesting that we create an HTML cell for every calculated attribute on every screen so that a user can read an attribute when using a standard function seems a little harsh? Do you have any other suggestions? |
|
| Back to top |
|
 |
aware_support
Joined: 24 Apr 2005 Posts: 4670
|
Posted: Tue Feb 03, 2009 12:01 am Post subject: |
|
|
I agree that it's a bit harsh, but like I said at the moment the change in the CSS style will only work in FF, not in IE. A change in a theme is a change in the CSS.
I guess in the future version we could optionally display calculated attributes as labels, but at the moment, the workaround I suggested is the best we can do. Unfortunately IE does not allow you to control the appearance of the read-only fields (FF does) _________________ Aware IM Support Team |
|
| Back to top |
|
 |
rocketman
Joined: 02 Jan 2009 Posts: 672 Location: Preston UK
|
Posted: Mon Feb 09, 2009 5:10 pm Post subject: |
|
|
| Support, Any chance you could point us to that part of the CSS that deals with this attribute. I hate IE anyay and would be happy to use virtually any other browser |
|
| Back to top |
|
 |
aware_support
Joined: 24 Apr 2005 Posts: 4670
|
Posted: Mon Feb 09, 2009 11:34 pm Post subject: |
|
|
Open the following file:
AwareIM/Tomcat/webapps/AwareIM/aware_ext/resources/css/blue.css
Locate the following lines:
/* Disabling on Mozilla and Safari is almost invisible - use our own */
.x-item-disabled { color:black;cursor:default;opacity:.8;-moz-opacity:.8;filter:alpha(opacity=80);
}
This is the css setting that controls opacity in FF and Safari. You can play with the settings of "opacity" and "alpha" until you find the settings you are happy with.
Don't forget to refresh the browser every time you make a change to this file. _________________ Aware IM Support Team |
|
| Back to top |
|
 |
nlarson
Joined: 14 Apr 2011 Posts: 393
|
Posted: Mon Apr 18, 2011 4:21 am Post subject: |
|
|
Before i apply your suggestion, is there any change in the status on this, or any idea if IE9 will support this? I too am having trouble reading calculated fields (I must be getting old ). |
|
| Back to top |
|
 |
nlarson
Joined: 14 Apr 2011 Posts: 393
|
Posted: Mon Apr 18, 2011 7:32 pm Post subject: |
|
|
IDEA:
User Shortcut form style for Calculated fields.
I just stumbled across that this morning and think it is exactly what most folks would want. This is a much better visual AND is cross browser compatible.
 |
|
| Back to top |
|
 |
gust
Joined: 29 Mar 2011 Posts: 92
|
Posted: Fri Jun 24, 2011 9:31 am Post subject: |
|
|
| aware_support wrote: | Open the following file:
AwareIM/Tomcat/webapps/AwareIM/aware_ext/resources/css/blue.css
Locate the following lines:
/* Disabling on Mozilla and Safari is almost invisible - use our own */
.x-item-disabled { color:black;cursor:default;opacity:.8;-moz-opacity:.8;filter:alpha(opacity=80);
}
This is the css setting that controls opacity in FF and Safari. You can play with the settings of "opacity" and "alpha" until you find the settings you are happy with.
Don't forget to refresh the browser every time you make a change to this file. |
Will this work in Opera or there are any other solution of changing opacity of Read only fields?
Really difficult to read. _________________ AwareIM v5.1 (build 1426) |
|
| Back to top |
|
 |
ab042
Joined: 17 Jul 2006 Posts: 315
|
Posted: Mon Jun 27, 2011 6:27 am Post subject: Protected attribute visual problems |
|
|
Most anyone using protected attributes would vote this as a "Major" user interface problem and it has been a problem for an extended period of time.
Do you see anything coming down the road that will resolve the issue for all devices and all browsers? And if so, can you give us an idea of a time frame.
Thanks |
|
| Back to top |
|
 |
aware_support
Joined: 24 Apr 2005 Posts: 4670
|
Posted: Tue Jun 28, 2011 12:06 am Post subject: |
|
|
We'll see if we can do something about this in the next version... _________________ Aware IM Support Team |
|
| Back to top |
|
 |
ab042
Joined: 17 Jul 2006 Posts: 315
|
Posted: Fri Jul 15, 2011 9:47 am Post subject: |
|
|
Any luck with this, it is a major issue for us.
Thanks |
|
| Back to top |
|
 |
aware_support
Joined: 24 Apr 2005 Posts: 4670
|
Posted: Sat Jul 16, 2011 1:06 am Post subject: |
|
|
We'll do it in the next minor release _________________ Aware IM Support Team |
|
| Back to top |
|
 |
aware_support
Joined: 24 Apr 2005 Posts: 4670
|
Posted: Sun Jul 17, 2011 11:55 pm Post subject: |
|
|
We have implemented some changes in this area. Calculated attributes should now be displayed as normal attributes, but you shouldn't be able to change them. Please take a look at the experimental version and let us know if you are happy with the end result.
To get the experimental version please do the following:
1. Update to the latest Aware IM build (1830) if not done already
2. Download the file http://www.awareim.com/aware.js.bin (if the file loads as text save the text)
3. Rename the file to aware.js
4. Put the file in AwareIM/Tomcat/webapps/AwareIM/aware_ext directory overwriting the original (copy the original somewhere just in case)
5. Refresh your browser _________________ Aware IM Support Team |
|
| Back to top |
|
 |
aware_support
Joined: 24 Apr 2005 Posts: 4670
|
Posted: Mon Jul 18, 2011 6:06 am Post subject: |
|
|
Correction: the latest build number is 1430, not 1830 _________________ Aware IM Support Team |
|
| Back to top |
|
 |
|