[pmwiki-users] pmform question

Petko Yotov 5ko at 5ko.fr
Tue Jan 27 15:15:25 CST 2015


Use something like this:

   (:input text datetime "{(ftime)}":)

or:

   (:input hidden datetime2 "{(ftime)}":)

Petko

On 2015-01-25 19:16, Daniel wrote:
> Hello,
> I want to add the current date in a form sent to me, using the ftime
> function (Seen in http://www.pmwiki.org/wiki/PmWiki/MarkupExpressions)
> 
> I used (ftime) but that didn't work, I also tried using
> {(ftime)}, {$ftime}, {$$ftime} {$$(ftime)} {($$ftime} {$(ftime)} :(
> 
> Can anybody tell me how to use the ftime function correctly in a 
> pmform?
> (Or.. which variant is missing here ? :) )




More information about the pmwiki-users mailing list