Foren

Select a User in my portlet?

jonathan doklovic, geändert vor 13 Jahren.

Select a User in my portlet?

Junior Member Beiträge: 25 Beitrittsdatum: 13.04.10 Neueste Beiträge
Hi,

I'm writing a portlet with ServiceBuilder and I have an entity that I need to tie to a User.
I have a userId field on the entity, but my problem is when an admin creates an new instance of my entity (via a control panel form) I need to give them some way to select the user to associate.

Is there some "magical" way to include a user search and have the selected userId populate in a hidden form field or something?