Results 1 to 5 of 5

Thread: Views + Meetings, Tasks, Notes, Calls

  1. #1
    chrislynch8's Avatar
    chrislynch8 is offline Sugar Community Member
    Join Date
    Oct 2007
    Location
    Cork, Ireland
    Posts
    747

    Default Views + Meetings, Tasks, Notes, Calls

    Hi,

    When you create the above records under an Account, Contacts, Case, etc. Which view is used that when you press create where you then have the option to go to Full Form which is view.edit.php?

    Rgds
    Chris
    Linkedin Profile:Chris Lynch

    FDC IT Solutions
    FDC House
    Wellington Road
    Cork
    Ireland

  2. #2
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: Views + Meetings, Tasks, Notes, Calls

    Yes, that is it!
    When the subpanel forms open it uses the same view.edit.php and it check if the script quickcreatedefs.ext exists on metadata module folder, if not it load the editviewdefs.php
    When going to full form the view.edit.php is invoked and the editviewdefs.php is loaded.

    Cheers
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  3. #3
    chrislynch8's Avatar
    chrislynch8 is offline Sugar Community Member
    Join Date
    Oct 2007
    Location
    Cork, Ireland
    Posts
    747

    Default Re: Views + Meetings, Tasks, Notes, Calls

    Thanks,

    So If I have custom code that I want to run in view.edit.php but will want it to run in the quickcreate page, should it work in the view.edit.php?

    Do I called a different function ie. I have code in the function display();{} do I call something to run code in the quickcreate??

    Rgds
    Chris
    Linkedin Profile:Chris Lynch

    FDC IT Solutions
    FDC House
    Wellington Road
    Cork
    Ireland

  4. #4
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: Views + Meetings, Tasks, Notes, Calls

    Quote Originally Posted by chrislynch8 View Post
    Thanks,

    So If I have custom code that I want to run in view.edit.php but will want it to run in the quickcreate page, should it work in the view.edit.php?

    Do I called a different function ie. I have code in the function display();{} do I call something to run code in the quickcreate??

    Rgds
    Chris
    Definitely yes! And actually we had done something similar for a customer sometime ago.

    Regards
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  5. #5
    chrislynch8's Avatar
    chrislynch8 is offline Sugar Community Member
    Join Date
    Oct 2007
    Location
    Cork, Ireland
    Posts
    747

    Default Re: Views + Meetings, Tasks, Notes, Calls

    HI Sorry,

    Maybe I didn't ask the correct question,

    But are you saying,

    Definitely yes! - it should work in the view.edit.php in the display function

    or to run it in the quickcreate I must call a different function in view.edit.php or is there a complte different file view.???.php that I must create.

    Rgds
    Chris
    Linkedin Profile:Chris Lynch

    FDC IT Solutions
    FDC House
    Wellington Road
    Cork
    Ireland

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. custom field in activities(meetings, calls, tasks)
    By sugarcare in forum Developer Help
    Replies: 3
    Last Post: 2009-01-30, 02:24 AM
  2. Closing Calls/Meetings/To-dos: History/Notes & Follow-ups
    By heytimc in forum Feature Requests
    Replies: 1
    Last Post: 2008-06-20, 05:04 PM
  3. Getting Activities (Calls, Meetings, Tasks) from SOAP
    By LtSolo in forum Developer Help
    Replies: 1
    Last Post: 2008-04-21, 01:58 PM
  4. Recurring Tasks, Meetings, Calls
    By kickedmydog in forum Feature Requests
    Replies: 2
    Last Post: 2006-12-11, 02:38 AM
  5. Simplify Logging and Scheduling of Tasks/Calls/Meetings
    By tjadams in forum Feature Requests
    Replies: 0
    Last Post: 2006-04-13, 10:38 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •