Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
avateamcom wrote: Besides: The query-field uses the substitution [USER-ID] for the user-id. Can I substitute the User-ID of the currently shown userprofile`of another user, which the logged in user is just watching?
Please Log in or Create an account to join the conversation.
I'm not sure why you need a query field. Just ensure the canvas field is set to display on profile. If you don't want it actually displayed on profile then move it to a tab in a not shown on profile position, but leave its parameter to display on profile and it'll be able to substitute in fine.you are completely right!! I just figured out my problem: I had set the field and/or the tab including the field to hidden. now I just tried everything and got it working at all. To get is running in my code, I created a query-field for the canvas-field in comprofiler-table. Then I moved the new field to a "Not in profile" tab and now it works as expected..
The avatar-field always was published, so it worked fine from the beginning.....
Yes, you can specify whatever user you want for a substitution. For example user="#me" will substitute information from the viewing user or user="42" substitutes information from the user with an id of 42. Please see the substitutions tutorial below.Besides: The query-field uses the substitution [USER-ID] for the user-id. Can I substitute the User-ID of the currently shown userprofile`of another user, which the logged in user is just watching?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.