Gustavo Guerra's blog articles

0
comment
on 9/27/2010 2:29 AM
This one was not easy to discover, so I’m going to post it here for future reference. In C:\Program Files\Microsoft Office\Office12\Bibliography\Style\Iso690Nmerical.xsl change the following lines: <xsl:template name="templ_prop_OpenBracket" > <xsl:param name="LCID" /> <xsl:variable name="_LCID"> <xsl:call-template name="localLCID"> <xsl:with-param name="LCID" select="$LCID"/> </xsl:call-template> </xsl:variable> <xsl:value-of select="/*/b:Locals/b:Local[@LCID[...]
>> Read the full article
.
0
comment
on 9/26/2010 4:00 PM
.
0
comment
on 8/23/2010 2:55 PM
How to change the page styles dynamically at runtime [Edit 01/09/2001: Updated the sample to also override the colors in the popups] Service Studio gives you a few good options to define style sheets for you pages and emails. Besides the global style sheet that applies to the whole eSpace, you can add a custom style sheet to each web screen and email, and you can even define a custom style sheet for each web block. The platform will take care of including all the style sheets in the html of the page/[...]
>> Read the full article
.
0
comment
on 8/22/2010 4:00 PM
.
0
comment
on 8/18/2010 4:27 PM
Calling Screen Actions from custom JavaScript events Imagine you’re using the Tabs_ClientSide from RichWidgets and you’re showing a list in each tab. Instead of loading all the lists when the screen is loaded, you want to only populate each list when the corresponding tab is activated. The Tabs_ClientSide already provides a way to call custom JavaScript code on tab activation, so if we could call a Screen Action from JavaScript code, we could make that Screen Action refresh the table on the correspondi[...]
>> Read the full article
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper