I have address field which is stored in accounts module while creating the account. Here what I want is this address field should reflect in all modules can any one clearly explain me about this query .thanks in advance.
this is my editviews defs for quote module: please freind tell me where to add this below code and what should i replace in place of this account_name and 'phone_office' => 'phone_work', array ( 'name' => 'account_name', 'displayParams' => array ( 'key' => 'billing', 'copy' => 'primary', 'billingKey' => 'primary', 'additionalFields' => array ( 'phone_office' => 'phone_work', ), ), ),
the code given by u is at end of this page. this is my editviewsdef.php <?php
Really friend i am disturbing u to much sorry for the trouble i have applied this code but its not working can u tell where this code went wrong.sorry my friend once again
It should work. Create an account with all address field. Select that account in editview of contract/quote and see address fields are populated or not. Send me edit-view screen shoot.
I am sending you screen shot of accounts_editview,accounts_detailview,quote_editview.quote_detailview please go through it.Friend I am really thankfull for your continuous response.
yes freind iam getting the values in address field in editview but when I select any account than the field values are populating. but before selecting there will be default account name, for that also it should show address fields.frend please help me regarding this plz plz.