August 18, 200421 yr Hi I understand how the key information gets passed when tables are populated through a relationship based portal. However, I would like to use the key field from the user table to populate a key field in another related table. Our web based solution allows logged on users to create recipes. I believe that I need to assign a script attached to button "Create Recipe" that gets the users key and populates the corresponding field in the Recipe table. So it would take the form of: Check if user loged on If not go to log on layout Get key field Go to Recipe layout New Record Incert user key field information Help with the script would be greatly appreciated. Or, if I am on the wrong path please help.
Create an account or sign in to comment