SlideShare uma empresa Scribd logo
1 de 9
Building Consistency into Free Form Text Fields June 29, 2011  © 2011 CRM Innovation LLC All Rights Reserved  CRMInnovation.com  Slide 1 Email Marketing, Event Management and Advanced Internet Web Forms Building Consistency into Free Form Text Fields Jerry WeinstockMicrosoft Dynamics CRM MVPJerry@CRMInnovation.com
Building Consistency into Free Form Text Fields June 29, 2011  © 2011 CRM Innovation LLC All Rights Reserved  CRMInnovation.com  Slide 2 Repetition, Consistency, Patterns, UniformityOutliers, Patterns, Scan-ability, Analysis, Efficiency
Building Consistency into Free Form Text Fields June 29, 2011  © 2011 CRM Innovation LLC All Rights Reserved  CRMInnovation.com  Slide 3 Free Form Text Fields Advantages –adapts to any situation	very descriptive relevant dataDisadvantages– 	SortingFiltering	ScanningIrrelevant
Building Consistency into Free Form Text Fields June 29, 2011  © 2011 CRM Innovation LLC All Rights Reserved  CRMInnovation.com  Slide 4 Core Records In CRM
Building Consistency into Free Form Text Fields June 29, 2011  © 2011 CRM Innovation LLC All Rights Reserved  CRMInnovation.com  Slide 5 Building Consistency into Free Form Text FieldsQuestions?
Building Consistency into Free Form Text Fields June 29, 2011  © 2011 CRM Innovation LLC All Rights Reserved  CRMInnovation.com  Slide 6
Building Consistency into Free Form Text Fields June 29, 2011  © 2011 CRM Innovation LLC All Rights Reserved  CRMInnovation.com  Slide 7
Building Consistency into Free Form Text Fields June 29, 2011  © 2011 CRM Innovation LLC All Rights Reserved  CRMInnovation.com  Slide 8 function concatIdCompany(){ 	if (crmForm.all.subject.DataValue == null || crmForm.all.subject.DataValue == ""){ 		if (crmForm.all.new_idstatus.selectedIndex > 0 && crmForm.all.companyname.DataValue != null){ 			crmForm.all.subject.DataValue = crmForm.all.new_idstatus.SelectedText + " : " + crmForm.all.companyname.DataValue; crmForm.all.subject.ForceSubmit = true; }}} function concatIdCompany2(){ 	if (crmForm.all.new_idstatus.selectedIndex > 0 && crmForm.all.companyname.DataValue != null){ 		crmForm.all.subject.DataValue = crmForm.all.new_idstatus.SelectedText + " : " + crmForm.all.companyname.DataValue; 		crmForm.all.subject.ForceSubmit = true; }} function concatIdCompany3(){ 	if (crmForm.all.name.DataValue == null || crmForm.all.name.DataValue == ""){ 		if (crmForm.all.new_idstatus.selectedIndex > 0 && crmForm.all.customerid.DataValue[0] != null){ 			crmForm.all.name.DataValue = crmForm.all.new_idstatus.SelectedText + " : " + crmForm.all.crmForm.all.customerid.DataValue[0].name; 			crmForm.all.name.ForceSubmit = true; }}} function concatIdCompany4(){ 	if (crmForm.all.new_idstatus.selectedIndex > 0 && crmForm.all.customerid.DataValue[0] != null){ 		crmForm.all.name.DataValue = crmForm.all.new_idstatus.SelectedText + " : " + crmForm.all.customerid.DataValue[0].name; 		crmForm.all.name.ForceSubmit = true; }}
Building Consistency into Free Form Text Fields June 29, 2011  © 2011 CRM Innovation LLC All Rights Reserved  CRMInnovation.com  Slide 9 Building Consistency into Free Form Text FieldsJerry WeinstockJerry@CRMInnovation.com        913.492.2764Questions?

Mais conteúdo relacionado

Destaque

Multinet t v i-birli_i 2010
Multinet   t v i-birli_i 2010Multinet   t v i-birli_i 2010
Multinet t v i-birli_i 2010
caglare
 
Atlas Copco Druckluftkommentare 1_2011
Atlas Copco Druckluftkommentare 1_2011Atlas Copco Druckluftkommentare 1_2011
Atlas Copco Druckluftkommentare 1_2011
Marketing CTS
 
Electrospn 3 clerck-full
Electrospn 3 clerck-fullElectrospn 3 clerck-full
Electrospn 3 clerck-full
miroli
 
Decreto fardamento 2
Decreto  fardamento 2Decreto  fardamento 2
Decreto fardamento 2
asppernambuco
 
Apresentaçao final 1_p
Apresentaçao final 1_pApresentaçao final 1_p
Apresentaçao final 1_p
salvadores
 
5092dp inf
5092dp inf5092dp inf
5092dp inf
juliana
 

Destaque (13)

Multinet t v i-birli_i 2010
Multinet   t v i-birli_i 2010Multinet   t v i-birli_i 2010
Multinet t v i-birli_i 2010
 
Ecommerce blueprint voor starters
Ecommerce blueprint voor starters Ecommerce blueprint voor starters
Ecommerce blueprint voor starters
 
Boletin
BoletinBoletin
Boletin
 
Atlas Copco Druckluftkommentare 1_2011
Atlas Copco Druckluftkommentare 1_2011Atlas Copco Druckluftkommentare 1_2011
Atlas Copco Druckluftkommentare 1_2011
 
Electrospn 3 clerck-full
Electrospn 3 clerck-fullElectrospn 3 clerck-full
Electrospn 3 clerck-full
 
Decreto fardamento 2
Decreto  fardamento 2Decreto  fardamento 2
Decreto fardamento 2
 
Bi 53 2010
Bi 53 2010Bi 53 2010
Bi 53 2010
 
Hockey Austria: Facts, Values, Success
Hockey Austria: Facts, Values, SuccessHockey Austria: Facts, Values, Success
Hockey Austria: Facts, Values, Success
 
Brand pie presentation_transform_conference
Brand pie presentation_transform_conferenceBrand pie presentation_transform_conference
Brand pie presentation_transform_conference
 
MMOTraffic - The Leading MMO Marketing Partner
MMOTraffic -  The Leading MMO Marketing PartnerMMOTraffic -  The Leading MMO Marketing Partner
MMOTraffic - The Leading MMO Marketing Partner
 
Apresentaçao final 1_p
Apresentaçao final 1_pApresentaçao final 1_p
Apresentaçao final 1_p
 
5092dp inf
5092dp inf5092dp inf
5092dp inf
 
Product Brochure: Global Mobile Payment Methods: First Half 2015
Product Brochure: Global Mobile Payment Methods: First Half 2015Product Brochure: Global Mobile Payment Methods: First Half 2015
Product Brochure: Global Mobile Payment Methods: First Half 2015
 

Último

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 

Último (20)

Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source Milvus
 

Building Consistency into Free Form Text Fields

  • 1. Building Consistency into Free Form Text Fields June 29, 2011 © 2011 CRM Innovation LLC All Rights Reserved CRMInnovation.com Slide 1 Email Marketing, Event Management and Advanced Internet Web Forms Building Consistency into Free Form Text Fields Jerry WeinstockMicrosoft Dynamics CRM MVPJerry@CRMInnovation.com
  • 2. Building Consistency into Free Form Text Fields June 29, 2011 © 2011 CRM Innovation LLC All Rights Reserved CRMInnovation.com Slide 2 Repetition, Consistency, Patterns, UniformityOutliers, Patterns, Scan-ability, Analysis, Efficiency
  • 3. Building Consistency into Free Form Text Fields June 29, 2011 © 2011 CRM Innovation LLC All Rights Reserved CRMInnovation.com Slide 3 Free Form Text Fields Advantages –adapts to any situation very descriptive relevant dataDisadvantages– SortingFiltering ScanningIrrelevant
  • 4. Building Consistency into Free Form Text Fields June 29, 2011 © 2011 CRM Innovation LLC All Rights Reserved CRMInnovation.com Slide 4 Core Records In CRM
  • 5. Building Consistency into Free Form Text Fields June 29, 2011 © 2011 CRM Innovation LLC All Rights Reserved CRMInnovation.com Slide 5 Building Consistency into Free Form Text FieldsQuestions?
  • 6. Building Consistency into Free Form Text Fields June 29, 2011 © 2011 CRM Innovation LLC All Rights Reserved CRMInnovation.com Slide 6
  • 7. Building Consistency into Free Form Text Fields June 29, 2011 © 2011 CRM Innovation LLC All Rights Reserved CRMInnovation.com Slide 7
  • 8. Building Consistency into Free Form Text Fields June 29, 2011 © 2011 CRM Innovation LLC All Rights Reserved CRMInnovation.com Slide 8 function concatIdCompany(){ if (crmForm.all.subject.DataValue == null || crmForm.all.subject.DataValue == ""){ if (crmForm.all.new_idstatus.selectedIndex > 0 && crmForm.all.companyname.DataValue != null){ crmForm.all.subject.DataValue = crmForm.all.new_idstatus.SelectedText + " : " + crmForm.all.companyname.DataValue; crmForm.all.subject.ForceSubmit = true; }}} function concatIdCompany2(){ if (crmForm.all.new_idstatus.selectedIndex > 0 && crmForm.all.companyname.DataValue != null){ crmForm.all.subject.DataValue = crmForm.all.new_idstatus.SelectedText + " : " + crmForm.all.companyname.DataValue; crmForm.all.subject.ForceSubmit = true; }} function concatIdCompany3(){ if (crmForm.all.name.DataValue == null || crmForm.all.name.DataValue == ""){ if (crmForm.all.new_idstatus.selectedIndex > 0 && crmForm.all.customerid.DataValue[0] != null){ crmForm.all.name.DataValue = crmForm.all.new_idstatus.SelectedText + " : " + crmForm.all.crmForm.all.customerid.DataValue[0].name; crmForm.all.name.ForceSubmit = true; }}} function concatIdCompany4(){ if (crmForm.all.new_idstatus.selectedIndex > 0 && crmForm.all.customerid.DataValue[0] != null){ crmForm.all.name.DataValue = crmForm.all.new_idstatus.SelectedText + " : " + crmForm.all.customerid.DataValue[0].name; crmForm.all.name.ForceSubmit = true; }}
  • 9. Building Consistency into Free Form Text Fields June 29, 2011 © 2011 CRM Innovation LLC All Rights Reserved CRMInnovation.com Slide 9 Building Consistency into Free Form Text FieldsJerry WeinstockJerry@CRMInnovation.com 913.492.2764Questions?