locked
Autopopulate Textbox based on lookip value RRS feed

  • Question

  • Hi all,

    In our CRM instance, there are 3 entities mentioned below:
    Location
    Finance Region Location
    Finance Region
    Location has 1:N relationship with Finance Region Location
    Finance Region Location has N:1 relationship with Finance Region

    When user select one value in Location lookup, Finance Region should be auto populate

    Could you please let me know javascript to autopopulate Finance Region text box Please help me out
    Thanks in advance

    Monday, October 14, 2013 3:46 AM

All replies

  • Hi Sneha,

    As per my understanding, 

    Finance Region Location entity has two lookups ; One for Location and another for Finance region.

    On change of Location lookup, finance regions needs to populated.

    This can happen only if a direct relation between finance region and location is created.

    Actually there exists a N:N relation between Location and Finance Region where FinanceRegionLocation is an intersect entity.

    One location may be related to many finance region and vice versa.

    Regards,

    Rameshwari

    • Proposed as answer by RameshwariSah Wednesday, October 16, 2013 6:11 PM
    Wednesday, October 16, 2013 6:11 PM