Greg G Posted April 7, 2008 Posted April 7, 2008 How can I script a function that copies the contents of a portal field when the user clicks on that field and pastes it into a specific field outside of the portal on the same layout? I seem to be able to do this as long as I don't make the portal field a button but that defeats the purpose. Thanks! Greg
comment Posted April 8, 2008 Posted April 8, 2008 Try defining the field as a button that does: Set Field [ Parent::Targetfield ; Child::Sourcefield ]
Greg G Posted April 8, 2008 Author Posted April 8, 2008 That did the trick! So simple too. Thanks so much. Greg
Recommended Posts
This topic is 6075 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now