SugarCRM 7 equivalent urls for creating records

I have made the Call popups integrated with Asterisk Server.

Screenshot below:

1.png

From this Call Notification popup, I can create records as shown in image above.

And while creating record, the Account of contact details, automatically gets filled up.

For example (For create opportunity):

http://mysugar7.com/index.php?module=Opportunities&action=EditView&account_name=HDTechnoWeb&account_id=c2272d55-f9af-ecbf-48a1-56b83ef5cb61

For example (For create contact):

http://mysugar7.com/index.php?module=Contacts&action=EditView&phone_work=09033917453

This works for SugarCRM 6.x.

Now my question is : What will be the SugarCRM 7 equivalent urls for this.

Parents Reply
  • Rodolfo,

    Thanks for the information. Given that 7.6 is no longer supporting the #bwc url for calls (I was using it to bring up pre-populated "new call" forms already associated to an Account), is there any way of achieving the same with the new URLs?

    I tried passing arguments along the lines of ".../#Accounts/create?phone_office=1234" or ".../?phone_office=1234#Accounts/create" but had no success. Is this possible without custom development?

    Thanks in advance.

    Regards

Children