From version < 22.1 >
edited by nlo
on 30.04.2020, 11:21
To version < 24.1 >
edited by nlo
on 30.04.2020, 16:37
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -112,7 +112,7 @@
112 112  
113 113  There are three user objects available which can be used to access information about the user. If a user variable is being used without any attributes, all user information will be returned in [[JSON>>https://de.wikipedia.org/wiki/JavaScript_Object_Notation]] format.
114 114  
115 -For sensible use of the user variables it is necessary to enable [[form login>>doc:Formcycle.UserInterface.MyForms.Access.WebHome]]. If this is not configured the user object will be set to an anonymous user.
115 +For sensible use of the user variables it is necessary to enable [[form login>>doc:Formcycle.UserInterface.MyForms.Access.WebHome||anchor="form_login"]]. If this is not configured the user object will be set to an anonymous user.
116 116  
117 117  
118 118  ==== User objects ====
... ... @@ -147,7 +147,7 @@
147 147  ; id
148 148  : ID of the user. (system ID for FORMCYCLE users)
149 149  ; linkedId
150 -:
150 +: A user profile may have a linked identifier, which is the identifier of another user profile.
151 151  ; locale
152 152  : Language of the user
153 153  ; location
Copyright 2000-2024