diff --git a/source/fusiondirectory/templates/macro.rst b/source/fusiondirectory/templates/macro.rst index f9d06cb909051900f4a59b463b29fa294b0b409c..e84f1c827ba8ef0cbb185c3598b5362a8a1c52cf 100644 --- a/source/fusiondirectory/templates/macro.rst +++ b/source/fusiondirectory/templates/macro.rst @@ -27,6 +27,10 @@ There are some special variables which may also be used instead of an LDAP attri * **%callerSN%** gives the SN of the author of the modification * **%callerGIVENNAME%** gives the GIVENNAME of the author of the modification +There is also a macro that is used to ask a value in a field when we use a template + +* %askme% when put in a template this field will appear blank in form and must be filled by the user + Some modifiers do not even require an LDAP attribute name as they generate a value on their own, such as **r** or **d**. Modifiers