How to reference application version number and current date in page footer

Am new to Apex and am creating first app for production users on Apex 4.0.1 ... I notice that Application Builder app itself displays the version number at bottom right of screen .. are there any substitution strings that I can use to get current date and application version in my own Apex app ... or do I need to create e.g Javascript to format the date and create my own substitution string ?
Any help much appreciated .. thanks !

I modified the Footer of our Default page template. Used JavaScript for the date, below is the code we use. The very last table is specific to our environment and it would need to be customized for your use or removed if not needed. I am a JavaScript novice so this may be crude but it does the job.
Jeff
<table width="100%" cellpadding="0" cellspacing="0"
border="0">
<tr>
<td width="500">
<script Language="JavaScript">
<!--
function GetDay(nDay)
     var Days = new Array("Sunday","Monday","Tuesday","Wednesday",
                          "Thursday","Friday","Saturday");
     return Days[nDay]
function GetMonth(nMonth)
     var Months = new Array("January","February","March","April","May","June",
                            "July","August","September","October","November","December");
     return Months[nMonth]             
function GetTime () {
  var curtime = new Date();
  var curhour = curtime.getHours();
  var curmin = curtime.getMinutes();
  var cursec = curtime.getSeconds();
  var time = "";
  if(curhour == 0) curhour = 12;
  time = (curhour > 12 ? curhour - 12 : curhour) + ":" +
         (curmin < 10 ? "0" : "") + curmin + ":" +
         (cursec < 10 ? "0" : "") + cursec + " " +
         (curhour > 12 ? "PM" : "AM");
  return time;
function DateString()
     var Today = new Date();
     var suffix = "th";
     switch (Today.getDate())
          case 1:
          case 21:
          case 31:
               suffix = "st"; break;
          case 2:
          case 22:
               suffix = "nd"; break;
          case 3:
          case 23:
               suffix = "rd"; break;
     var strDate = GetDay(Today.getDay()) + " - " + GetMonth(Today.getMonth()) + " " + Today.getDate(); strDate += suffix + ", " + Today.getFullYear() + " " ;
     return strDate
//-->
</script>
<script Language="JavaScript">
<!--
document.write(DateString() + GetTime());
//-->
</script>
</td>
<td width="300" class="fineprint"><div align="right">
</div></td>
<td width="900" class="fineprint"><div align="right">
&APP_USER.
#APP_VERSION#
</div></td>
</tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0"
border="0">
<tr>
<td width="33%" align="left" valign="bottom"><img
src="#WORKSPACE_IMAGES#iconseal-rust.gif" alt="NH State Seal" width="25"
height="25" /></td>
<td  width="33%" align="center" valign="bottom"><a href="http://www.nh.gov/" class="fineprint">NH.gov</a>
  <a href="http://www.nh.gov/disclaimer.html"
class="fineprint">Privacy Policy</a>   <a
href="http://www.nh.gov/wai/index.html" class="fineprint">Accessibility
Policy</a></td>
<td width="33%" class="fineprint"><div align="right">Copyright &#169 State of
New Hampshire, 2007-2010</div></td>
</tr>
</table><br />
#FORM_CLOSE#
</body>
</html>

Similar Messages

  • Incorrect version number and installation date of Firefox after upgrading

    My home desktop PC equipped with Mozilla Firefox v4.0 has recently been upgraded to v4.0.1 through an automatic updating. However, as noted from Windows 7 "Programs and Features", the latest version number and its installation date are not correctly shown. The required details refer to the previous v4.0.
    I look forward to having your technical advice as soon as possible.
    Andrew

    Hi, Alan
    Thank you for your prompt response.
    It seems to me that an automatic update of Firefox from v4.0 to v4.0.1 is not detected by Windows 7 > Programs and Features. Firefox > Show Update History and > About show the latest version number with the correct date of installation.
    At last, I re-installed Firefox into the existing version. I am pleased to inform you that Windows 7 shows the correct version number and installation date of Firefox as well as Revo Uninstaller.
    Perhaps, Firefox team would be kind enough to look into the matter. The problem did not happen in the past automatic updates.
    Regards,
    Andrew

  • WRH54G (India) How to Identify Product Version No and FirmWare Number

    I purchased WRH54G today and while registeration I saw options where you can download Firware version based on Product Version.
    I saw my product, but there is no version information printed (Nor on box nor on instrument).  So I want to ask is there any utility or way to find out product version no and current firmware installed ?
    - JIGNESH

    Hi acabanave
    I purchased the product in India, Mumbai City from a local computer store.
    There is no number at the back of the linksys router. So It means Its Version 1.
    Also I get the firmware version, it was written in Web Management Tool. The Version no is: Firmware Version: v1.01.04
    Question:
    1. Is there a next version of Product Version 1
    2. Is there a new firmware version then v1.01.04, 
    3. Do you advice me to upgrade firmware (if new version exists)
    Regards
    JIGNESH

  • How does DIADEM import TDMS files? How gets every channel his number and groupindex? How can I determine which channel has which groupindex and number?

    I store different channels in a TDMS file.
    I like to have a time channel at the first position with group index 1 and number 1.
    When I read the TDMS file with DIADEM the time channel (Float64) is on a differernt position, and the channels are not sorted alphabetically.
    Here are my questions:
    How does DIADEM import TDMS files?
    How gets every channel his number and groupindex?
    How can I determine which channel has which groupindex and number?
    Best regards
    Joerg

    Hi Jörg,
    i suppose that you´re programme whose create the *.tdms file is writing on false position. Try to create datas with timechannel on first indes in diadem, then save it and then open it again. you see that all is correct. So please tell me what programm in what version do you use and please attache it here.
    Did you use the library for creating *.tdms files like in the link ?
    http://zone.ni.com/devzone/cda/tut/p/id/6471
    Here you find the gtdms_8.x.zip - when you extract it and opened the *.llb you find vi´s for all functions e.g. writing 2d array of strings to *.tdms file
    when you open the subvi´s then you see how created and writing datas/structure to *.tdms files. Because *.tdms is binary you can´t see structure with open it in editor.
    When you don´t have Labview you can use the 30 days test of current version 8.5 under following link
    german version download link
    https://lumen.ni.com/nicif/d/lveval/content.xhtml
    english version download link
    https://lumen.ni.com/nicif/us/lveval/content.xhtml
    Hope it helps
    Best Regards

  • Version number and updating extension

    I wonder where to set my application version number, I have tried at the bundle manifest but if setting at extension it is not shown anywhere at the extension manager and I don't know how to get this value for an "About" window.
    Therefore I have set the bundle version to match my application number, this way at least the number is visible in the manager.
    Also if I try to install an updated version of my extension the extension manager asks me to delete previous version because it conflicts with this one, I expected that the extension manager would ask if updating; am I doing something the wrong way ?

    Update: this post has the answer for this first part: http://forums.adobe.com/message/4687256#4687256
    The version number that shows up in Adobe Extension Manager is controlled in the .mxi file.
    <macromedia-extension name="com.zaalabs.MyExtension" requires-restart="true" version="1.2.3">
    I haven't found a way yet to pull the version number directly from the MXI file at runtime to show in an about window.  To work around this we actually populate the version number in two places using an ANT script.
    One in MyExtensionVersion.as which gets compiled in and can be looked up at runtime, and then other in the MXI file.
    package
              public class MyExtensionVersion
      // This will be populated from the MyExtensionVersion.as.template
                        public static const VERSION_NUMBER:String = "1.2.3";
    Then in our application we can lookup MyExtensionVersion.VERSION_NUMBER
    Message was edited by: Nate Beck

  • How to export application version??

    Hello all
    Environment: NW 5.1 SP7, ZFD3.2 SP2
    I need to do a data export of the following info:
    Export fields: Asset.Tag, OS, Application name and Application version.
    Basically I am querying for an application name and I want the
    workstation Asset Tag, the workstation OS and application version of a
    specific application to be exported.
    My query is set to match "Application X%". However when the query runs -
    it returns a list of all workstations with Application X - which is
    correct, but it also returns the Application Version number of every
    other application on the workstation that has "Application X" installed.
    All that I would like to export is the Application Version number
    for "Application X".
    I have tried many types of queries and have not had any luck. Please
    assist.
    Thanks for your advice in advance.
    Regards
    Carmen

    Mailuser,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Do a search of our knowledgebase at http://support.novell.com/search/kb_index.jsp
    - Check all of the other support tools and options available at
    http://support.novell.com in both the "free product support" and "paid product support"
    drop down boxes.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://support.novell.com/forums)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://support.novell.com/forums/faq_general.html
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • Anyone - that "About this MAC" only gives the OS X Version Number and not the Name?

    Is anyone else - that "About this MAC" only gives the OS X Version Number and doesn't also give out the Name?
    *** version is Mountain Lion? Snow Leopard? Yosemite?? And how hard would it be to use the name AND version number when they refer to a product?
    So What Do I have with 10.8.5 ?
    PS [as I use this site for the first, I am glad to see for the first time ANYWHERE that the drop down box lists the OS X by name and number. APPLE, PLEASE DO THAT EVERYWHERE!

    A google search would have yielded the answer
    10.8 is Mountain Lion.
    ~Lyssa

  • How to display the username and current date in OAF  page Footer region

    Hi,
    I need to display the username and Current-Date in footer region.If anybody knows the procedure then please share with me.
    Thanks
    Divya Agarwal

    Hi,
    Read this Thread:--
    You have to capture the UserName and Date in the Process Request Method of page Controller and invoke a method which will subsequently get and set the value in some attribute.
    String userName = pageContext.getUserName();
    How to populate Current Date and Time in OAF page through CO
    Thanks
    --Anil                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Table For Purchase Order Version Number and Version Created Date

    Dear Sir,
    Whenever we make any change in Purchase Order , then a new Version Number  along with Created Date is assigned . In Me23n the Version Number and It's Created date is also displayed ( at PO Header Level) .
    We request you to kindly guide us as which Table is required to be reffered to get the Version Number and Version Created date  for the Purchase Order .
    With Thanks and Rgds
    Sonia

    Hi
    Check in EKKO - Purchase order header
    EKPO - Purchase order item
    CDHDR
    CHPOS
    Regards
    Ram
    Edited by: Parasuram M on Sep 16, 2009 11:59 AM

  • Increment the version and current date in .ver file

    Hi All,
    I have the version.ver file and it looks like
    [version]
    BuildDates=2014.10.01
    Script=01
    MainVersion=1.00.00.00:01
    I want to increment the values and current date if i trigger the build using batch script. The output i need is like this
    BuildDates=yy.mm.dd (current date)
    Script=02
    MainVersion=1.00.00.00:02
    Thanks in advance

    Thanks for your reply. This is my script
    @echo off>newfile&setlocal enabledelayedexpansion
    :: set up your date here. It probably won't match my format so you'll need to adapt:
    set dt=%date:~10,4%.%date:~7,2%.%date:~4,2%
    for /f "skip=2 tokens=2,3 delims==:" %%a in ("filename") do (
    set v= %%b
    set v= !v: 0=!
    set /a v+=1
    set v=0!v!
    set v=!v:~-2!
    >>newfile echo SCRIPT=!v!
    >>newfile echo BuildDates=%dt%
    >>newfile echo MajorVersion=%%a:!v!
    goto :aa
    :aa
    more +3 "filename" >> newfile
    del "filename"
    ren newfile "filename"
    Before execute the script my file will be look like:
    version]
    BuildDates=date
    Script=09
    MainVersion=3.00.00.00:09
    after executing i am getting the output value as
    BuildDates=date
    Script=01
    MainVersion=19:01
    MainVersion=3.00.00.00:09

  • How can I determine the number and sizes of redologs?

    Dear all,
    How can I determine the number and sizes of redologs are sufficient to allow redo log switching while hot backup is in progress?
    Please advice,
    Amy

    Two questions here - what the OP put as the subject title and what was asked in the thread, which are different questions.
    I would interpret the question in the thread to mean "how to avoid hanging due to archiving waiting for a redo log group to become available." Alert log, wait events, and user complaints would be the source of information here.

  • OID 10gR3 full version number and compatibility

    I am a bit confused about the OID version and compatibility. Can anyone help?
    Siteminder r12 is compatible with OID 10gR3 as per Siteminder compatibility matrix.
    When I try to find OID version number and in turn its compatibility with Operating system and database, I am finding it hard to understand which version I should be looking for when I want to use OID 10gR3 (e.g. is it 10.1.4.0.1 or 10.1.4.1 or 10.1.4.2 etc)
    There is no clear documentation providing this information. From one of the documents (www.oracle.com/technology/.../internet_directory_wp_10gr3.pdf) it seems it is 10.1.4.2
    However when I goto download site it only has 10.1.4.0.1.
    Also, as per certification matrix of OID 10.1.4 it says it is compatible with OEL5, whereas after downloading 10.1.4.0.1 it fails to install complaining that it needs Red Hat Linux 3 or 4.
    Need you help to understand this.
    Thanks,

    The Base line version is 10.1.4.1.0, all others are patches. The latest being 10.1.4.3.0, which can be downloaded via MOS (formerly known as Metalink).
    10G release 3 is marketing speak; 10.1.4.1 thru 10.1.4.3 are all 10G Release 3 (but different patchlevels. Guess you can speak of OID 10G release 3 patch 2, when you mean OID V10.1.4.3.0 - technicians tend to use versions).

  • How can i see what number and  time a text message i received a text message

    how can i see what number and at what time i received a text message online

    If you are on a regular postpaid account, you can log in to your My Verizon account and see the usage details for your account.

  • I have order number and order date with me want to down load adobe creative cloud can you advise how to go about it

    i have order number and order date with me want to down load abode creative cloud on my desktop pls can you advise me how to go about it pls

    Creative Cloud Help / Creative Cloud for desktop
    https://helpx.adobe.com/creative-cloud/help/creative-cloud-desktop.html
    Creative Cloud Help / Sign out, Sign in | Creative Cloud desktop app
    http://helpx.adobe.com/creative-cloud/kb/sign-in-out-creative-cloud-desktop-app.html
    Creative Cloud Help / Install, update, or uninstall apps
    http://helpx.adobe.com/creative-cloud/help/install-apps.html
    Installing Creative Cloud Apps
    http://tv.adobe.com/watch/cs6-creative-cloud-feature-tour-for-video/installing-desktop-app s-from-creative-cloud/

  • How do I divide a number and have 1/3 entered on 3 seperate sheets?

    How do I divide a number and have 1/3 entered on 3 attached sheets?

    Hi Ellaspapa,
    If you are copying the formula from my reply, it may be the fancy divide sign (÷) that Numbers 3 shows in formulas.
    I constructed those formulas by
    clicking in the destination cell (Table 2 Cell B2),
    typing =
    then clicking in the source cell (Table 1 Cell B2)
    and typing /3
    press enter
    Repeat for Tables 3 and 4
    Numbers will change / to ÷ but it should work.
    Any error message with the syntax warning?
    Regards,
    Ian.
    Message was edited by: Yellowbox and typing /3
    Message was edited by: Yellowbox

Maybe you are looking for

  • How to change duration of music on menu?

    Adobe Premiere Elements 7.0 - Windows Vista 64bit I'm getting there. (Thanks to your help!) I started from (almost) "scratch" so I'd have a nice "clean" video to burn to a DVD. I've reset all my chapter markers. Perfect, in Preview. I've chosen my me

  • How to suppress the Selection Screen of Logical Database

    Hi, I am using one Logical Database for my report. I want to show my customized selection Screen. How can I hide the Selection Screen of Logical Database?

  • Error log in Adobe Interactive Form

    Hello SDN members, I have a problem on Adobe Form rendering. When I used a form in SFP, i would like to print and i have this dump trace in pdf error file log : What can be the problem ? (I configured service http in visual administrator in port 8003

  • Attachments in Mail with iLife '08

    I "upgraded" to iLife '08 about two weeks ago. Ever since, I have been unable to attach a photo to my email. After my email is composed, I click on "Attach" click on "Photos" then go to iPhoto. At this point, no folders open up like before. I do not

  • How can I set up a repeatable bulk image size reducer?

    How can I set up a repeatable bulk image size reducer?