9 years ago
6
Topic

Hi everybody,

I want a connected user can create a particular article with a form.

Example: The goal is anything like to list inside a module the author’s book inside his public profile. So the author-user can after signin add his new books using a form. I want his new book is linked automatically with his public author’s profile.

To link this new article with the user’s article profile (I enabled the bridge for user storage) I use the “article related field” inside the form.

Using the “live value” parameters of this field I can for example get and store automatically the user_id of the author: live=user and Live value=id.

But I don’t need the author’s user_id, I need the id of the user profile article linked with this user.

Does anyone know an easy way to do that using these live value parameters ???

In advance thanks for your help.

Get a Book for SEBLOD
4229 Posts
Kadministrator
9 years ago
0
Level 1

You could copy Article created by field for that purpose (it is a field of type user)

9 years ago
1
Level 1

Hi Klas,

Thanks for help, this field matches my needs. Just is it possible to record it automatically (in a hiddem field in the form using the contexte) for exemple using the live value parameters ?

4229 Posts
Kadministrator
9 years ago
0
Level 2

Hi,

you can set it's live value, the same as with other fields, in your case it would be User - id

9 years ago
0
Level 1

Just an addon, I saw anywhere a screenshot with author available in the "live" list. I don't have this option in my list, only user. Myabe a plugin to download anywhere ?

9 years ago
0
Level 1

Maybe the SD Live cck field ???

9 years ago
0
Level 1

Hi,

Please anyone can help me. I installed the SD live cck field that seems not working. I saw some posts about User profile advanced plugin, but impossible for me to find it.

Get a Book for SEBLOD