Results 1 to 2 of 2

Thread: Strange behaviour in quickcreate

  1. #1
    franckt is offline Sugar Community Member
    Join Date
    Mar 2010
    Posts
    70

    Default Strange behaviour in quickcreate

    When I open my quickcreate "accounts" panel (in a record detail view), I'm facing a strange behaviour for the email input

    ** if I'm in a custom module, I have the email input and I can add some others (like in a normal editview)
    ** if I'm in the "Project" module, this email input doesn't appear at all !!!!

    I don't have any error message.... and it's the same problem with the email input for a quickcreate "Contact"... It works everywhere but doesn't appear in the quickcreate form for any Project record detail view.


    Anyone can help ?

    Franck

  2. #2
    franckt is offline Sugar Community Member
    Join Date
    Mar 2010
    Posts
    70

    Default Re: Strange behaviour in quickcreate

    ... Get it...

    I'm writing customised subpanels, with customized button..
    That allow me, for example, to be more precise when I quixk-create a record, regardings which detailview module I am.... I can with hidden field grab some data from the record I'll be linked to, I can ask the user if he wants this additional details (like phone number, website, address)....

    And the problem I was talking about minutes ago... came from the fact that I should have let :
    $this->ev->view = "QuickCreate" in order to get the function getEmailAddressWidget working

    and only change my quickcreate form name just before echo $this->ev->display(false, true);

    I do undesrtand me.. I'm sure.. some others will do....


    (Ouppsss... quite a bit disappointed except a very few people .. really involved and helpfull in the forum...)

    F.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Strange behaviour with custom codes
    By subhajit in forum Developer Help
    Replies: 1
    Last Post: 2009-05-29, 12:45 PM
  2. Strange permission behaviour
    By ldebernardini in forum Help
    Replies: 1
    Last Post: 2006-12-22, 10:45 AM
  3. Replies: 0
    Last Post: 2006-06-26, 09:25 AM
  4. Strange behaviour
    By ensiate in forum General Discussion
    Replies: 1
    Last Post: 2005-12-13, 08:26 PM
  5. strange form behaviour
    By dkelly in forum Developer Help
    Replies: 0
    Last Post: 2005-06-14, 06:45 AM

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
  •