mf Posted August 23, 2006 Posted August 23, 2006 This might have a simple solution... I have used calculated fields to "label" data fields on my layout. Various reasons to do this, mainly to have the flexibility to format with colour depending if the fields are required: this will change as one scrolls from one record to the next based on some values selected. It looks great in Browse mode, but the labels dissapear when we go to Find mode. I have created some regular labels (placed behind the calculated fields) and they do show during a Find (I don't care about colour during Find) It is not great because now the Browse mode show labels that are not as sharp as before. I am not attached to this solution, maybe I should not be using calculated labels, or maybe a setting exists so the labels do not dissapear during a Find. Any thoughts?
Søren Dyhr Posted August 23, 2006 Posted August 23, 2006 Thats pretty easy - just turn the calc'field global, but it can't work if some of ingredients in the calc' not are global. Another option is to borderless tabs with same background as the main background, but then are scripts required for the appropriate swiching. --sd
mf Posted August 23, 2006 Author Posted August 23, 2006 Thank you Soren, Using Global fields may help but how do I "force" a re-calculation on a global field? (the appearance/content of a label needs to be evaluated for each record) - I have it now as "Global, Auto-enter Calculation replaces existing value, Evaluate Always" - I also tried setting the field as a calculation instead of just Text, as a global (by selecting global, the "do not store calculation results - recalculate when needed" gets automatically unchecked... - I don't use other globals within the calculation MF
Søren Dyhr Posted August 25, 2006 Posted August 25, 2006 Well all dependencies need to be global, or a result of something set by script into a global field. --sd
Recommended Posts
This topic is 7001 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now