Mitesh Posted November 8, 2007 Posted November 8, 2007 Hi I have got a layout which caputers Company Information. Now what i want to do is whenever a New Company record is created then enable the button "Add New Contacts". If the Add contact button is enabled and clicked it will open the layout to add new Contact Information. My Questions Are: How can i enable a button when a record is saved? How do i pass the new Company Id and Company Name that was created on Company Layout to Contact Layout so that i can save Company Id in Contact Table? Once a Contact record is created then i want to show that record in Company Layout. I guess this could be done by scripting and would really appreciate any help? Regards Mitesh
aldipalo Posted November 8, 2007 Posted November 8, 2007 (edited) There are several ways this can be accomplished: You can set a script to go to the contact record and create a new contact. You can use your relationship to automatically fill in the data and use a value list to chose the company. You can place a portal on your company layout and add the contacts directly. See attached file for an example of all three. HTH Isn't this the same or similar question as you asked before? I added the scripting and button as well. Client_Contacts_DB.zip Edited November 8, 2007 by Guest
Mitesh Posted November 8, 2007 Author Posted November 8, 2007 thank you very much for you prompt and spot on reply. I gues i am going to need alots of your help on this project.
aldipalo Posted November 8, 2007 Posted November 8, 2007 No problem. It is only "Pay it Forward." Most of my posts are asking for help not giving it. :)
Recommended Posts
This topic is 6226 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