Drupal – Webform Dynamic Default Value

You can set some dynamic default values for the Webform fields. Put the one of the following values.

%username
%useremail
%site
%date
%server[key]
%session[key]
%get[key]
%post[key]
%request[key]
%profile[key]


 

Even the PHP values could be retrieved as shown above.

Done =)

Reference: Working with Default Values

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.