How to Populate Field Value On SubPanels 'create' Button

Hello All....

            I want to populate Relate field Data on create button(+). Means That suppose "Cases" And "Notes" Module Contains "Contact Relate Field". I want to create new record for Note module from Cases Module's SubPanel. And want to populate Contact Relate field Data From Cases to Notes Module.....How should I do??

Please Suggest me... 

Thanks in Advance

Tejas Kulkarni

  • Take a look at modules/Opportunities/vardefs.php. Search for 'contracts'. You will find the attribute 'populate_list'.

    This attribute means:

    On creating Contract from subpanel under Opportunity copy the fields account_id and account_name from parent Opportunity and paste to new created Contract.

    So you just need to create an extended vardefs on Cases and setup such attribute in the field 'notes'.

    Run QRR after saving the extended vardefs.

    Regards

    André Lopes
    Lampada Global
    Skype: andre.lampada