Active
Project:
Node registration
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Oct 2015 at 14:01 UTC
Updated:
14 Oct 2015 at 17:53 UTC
Jump to comment: Most recent
Comments
Comment #2
rudiedirkx commentedThey should work anyway, but the token tree might not show them. I'll add a var for it sometime, but it's not release worthy, so in the meantime you could change this line:
in
includes/node_registration.forms.incand it'll show them all.Comment #4
rudiedirkx commentedFixed in dev. Not with a checkbox somewhere, but it's a variable you can set with drush:
node_registration_token_tree_globals.Or just change the line I mentioned.