cancel
Showing results for 
Search instead for 
Did you mean: 

User Capture in VC

Former Member
0 Kudos

Dear All,

Please can anyone tell how can we capture user id from the logon of the portal in Visual composer.

Regards,

Suman

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Resolved

Former Member
0 Kudos

Hi Suman,

yes Our Friend Bhaseer is right.

to get display the usedetails who had logged in to that particular server we have to use "Userdata" operator.

Drag a Userdata operator->add a Form view to your model->add a Expression field->add "required fileds to it as Expressions form Expressions Windo".

*Required fields = First name,Last name..etc

Govindu

Former Member
0 Kudos

Hi Suman,

To capture the user id, you can use the 'User Data' connector which contains log on user details in VC. In 'Compose' window, drag the connector 'User Data' into VC story board and drag it into a form. The log on user id will be shown in the property 'Unique Name' and you can use it.

Regards

Basheer

Former Member
0 Kudos

Thanks alot.

I got the user data operator. And i dragged it onto the story board . From our first RFC we are getting description field and we have to capture the user id and these two i have to pass to the second RFC plese suggest on this. Please tell me how can i pass the user id to the second RFC.

Regards,

Suman

Former Member
0 Kudos

Hi Suman,

You can pass the user data to the second RFC by dragging it into RFC. Let me know your exact requirement.

Regards

Basheer