Results 1 to 3 of 3

Thread: export function in Accounts save button

  1. #1
    daska is offline Member
    Join Date
    Jul 2006
    Posts
    5

    Default export function in Accounts save button

    I would like to add an export function in save button from accounts so to ask me with a pop up window if I want to make an export from the edited account or from a new account to an ascii file.
    How can I do that?

    Thanks.

  2. #2
    julian's Avatar
    julian is offline Sugar Team Member
    Join Date
    Sep 2004
    Posts
    1,639

    Default Re: export function in Accounts save button

    Hello daska,

    I would recommend adding a checkbox right next to the Save button (or a dropdown menu: 'Do not export,' 'Export edited account,' etc.) that allows the user to choose. Make sure this is part of the EditView form, then have Save.php in your module (i.e. ./modules/Accounts/Save.php) check for the dropdown and perform the export action.
    Julian Ostrow
    Systems and Applications Engineer
    SugarCRM Inc.

  3. #3
    daska is offline Member
    Join Date
    Jul 2006
    Posts
    5

    Default Re: export function in Accounts save button

    Hello Julian

    thanks for your help i will try

Thread Information

Users Browsing this Thread

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

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
  •