<div dir="ltr">i need to change add button in related list of custom module in order to pass some values (example vtiger_account.accountname) to field in new related entity. <div><br></div><div>I create /modules/customodule/models/RelationListView.php and if i try to change $createViewUrl in getCreateViewUrl() it works, i can add values with "&fieldname=values".</div>

<div><br></div><div>How i can get accountname? </div></div>