Jump to content

How to pass values between 2 layouts?


This topic is 6007 days old. Please don't post here. Open a new topic instead.

Recommended Posts

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

Link to comment
Share on other sites

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 by Guest
Link to comment
Share on other sites

This topic is 6007 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.