Lookup Form to select Form

StLiStLi Member Posts: 83
Hi!

I'm looking for a way to display a lookup form to the user so he can select start-forms for the other employees. (I built a function to automatically launch forms after login and the field i need the lookup for should determine which form will be launched for wich employee.)

i saw such a form on Window\security\Roles\Role\Permissions but this seems to be a form that is not available for other purposes.

I'm glad for any kind of suggestion.

Regards
stli


edit: i'm kind of emberassed i asked but i found the solution now on my own. I just had to set up the table relation property on the field like this: AllObj."Object ID" WHERE (Object Type=CONST(Form))

have a nice day and sorry for bothering you :oops:

Comments

Sign In or Register to comment.