Results 1 to 2 of 2

Thread: Date custom field

  1. #1
    Join Date
    Oct 2006
    Location
    Posts
    304

    Default Date custom field

    I have created two Date custom fields (Date1 and Date2) that are per-track. I have no problem entering data in these fields (the Today button is very useful). However, I cannot get the date to print correctly. Here is the section of code I am using (this on Track page, so should refer to just the one track):

    <dax:if(Date1)><dax: Date1/></dax:if>

    (Because the forum software wants to stick a smiley face over : followed by D so I have added a space after dax: in this post which is not in the code.)

    Instead of printing the date, it prints this: (various).

    I know that there is a data in Date1. What am I doing wrong?
    Last edited by Jazz_North; 06-08-2017 at 02:17 PM.

  2. #2
    Join Date
    Oct 2006
    Location
    Posts
    304

    Default

    Solved

    I need to use trackdate1 rather than date1. Works just fine then.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •