Dear all,I would like to send as a parameter the name of the user (either user email or username).
I tried in my xml file the option
<inputs>
<param name="user_email" type="hidden" value="$__user_email__" />
</inputs>
But I have in results
X__user_email__
Any clue ?
Thanks in advance,
Mohamed