• Resolved edit4ever

    (@edit4ever)


    I am customizing the results page and would like to echo the date of the test result.

    I tried to use <?php the_date(); ?> but it returned the date the test was published, not when the respondent’s results were generated.

    Thanks for the help!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor ustimenko

    (@ustimenko)

    @edit4ever it’s stored in DB, but not outputted on passing page.

    Thread Starter edit4ever

    (@edit4ever)

    Thanks – maybe something for the feature request list. ??

    Thread Starter edit4ever

    (@edit4ever)

    Could custom fields be used to automatically generate a date taken field?

    Plugin Contributor ustimenko

    (@ustimenko)

    @edit4ever yes, but it’s a little bit ugly.

    And to set custom field’s value you will need some custom JS.

    Anyway to output it’s value you will need compuvars addon.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘php echo the date of results’ is closed to new replies.