Want to get rid of Google Ads, click here.
+ Reply to Thread
Results 1 to 2 of 2

Thread: Event Managing

  1. #1
    Member
    Join Date
    Feb 2002
    Location
    Paris, France
    Posts
    74

    Default

    Hello All !



    One little question about event management within ServiceCenter :



    Is it possible to force the execution of an action like "Fill" (which button id is 9) when opening a Call Log or saving it ?



    Thanx a lot for your help.



    Guillaume

    Service Management Consultant


  2. #2
    Administrator tommy's Avatar
    Join Date
    Nov 2001
    Location
    Copenhagen
    Posts
    4,270

    Default

    Yes that is possible using the fill.fc rad application.



    On the subroutines in formatctrl you add following.

    Code:
    application: fill.fc
    
    NAMES           VALUES
    
    record          $file
    
    text            owner.name
    
    string1         cc.incquick


    string1 is the name of the link

    text is the name of the field



    Then you just need to put in the excute conditions as you need.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

     

Bookmarks

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