Easy way for Create Contacts?
elTorito
Member Posts: 191
In SCM are follow Explanation for create any Person Contact relationed with an Customer.
Go to Relationship Management , Contact Card, Press F3, No. will be get, Select Type Person, Search Company No. .....
This Way is a little bit long for our sales assistants...
I would now make follow, in Customer Card when you Press Primary Contact No, it will open a List with the already saved contacts, here i would put a command button, or menu item, or whatever, so that will open a new entry in a contact card with defaults:
Type= Person
Company No. = Company No. from Customer Card.
What is the best way for solucion this ?
Thanks
Go to Relationship Management , Contact Card, Press F3, No. will be get, Select Type Person, Search Company No. .....
This Way is a little bit long for our sales assistants...
I would now make follow, in Customer Card when you Press Primary Contact No, it will open a List with the already saved contacts, here i would put a command button, or menu item, or whatever, so that will open a new entry in a contact card with defaults:
Type= Person
Company No. = Company No. from Customer Card.
What is the best way for solucion this ?
Thanks
(Oo)=*=(oO)
0
Comments
-
What about a menu-item in the contact list form's functions button called New with F3 as hotkey? The code could be something like this:
Cont.INIT; Cont."No." := ''; Cont.INSERT(TRUE); Cont.VALIDATE(Type,Cont.Type::Person); IF GETFILTER("Company No.") <> '' THEN IF GETRANGEMIN("Company No.") = GETRANGEMAX("Company No.") THEN BEGIN Cont.VALIDATE("Company No.",GETRANGEMAX("Company No.")); END; Cont.MODIFY(TRUE); COMMIT; FORM.RUNMODAL(FORM::"Contact Card",Cont,Cont.Name); IF Rec.GET(Cont."No.") THEN ;Regards
Peter0 -
This Works Very Nice =D>
Thanks you very much. :P
After The Upgrade from 260 to 370 the sales assistants now have a more little hammer than few weeks ago :roll: for beating me 8-[
I Hope than in next month they have flowers for me :whistle:
It can only be better [-o<(Oo)=*=(oO)0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 326 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions