Skip to main content
December 9, 2013
Question

Anyone using organization/ company field widgets for form management?

  • December 9, 2013
  • 4 replies
  • 1137 views
Form management is an imortant aspect to get high-quality leads.

I happened to fill out a form on tableausoftware's website and when I came to the field of filling the organization/ company name - there was a list that was show. If the image is not visible please go to this link - http://www.tableausoftware.com/learn/whitepapers/segmentation-sniper? and try entering your organizaton/ company name.

 

This was not a dropdown field and when I went to find out more through the page-source view from the browser - it said it was an organization field widget.

I am interested to know if anyone is using this and what is the name of the widget? And if it is not a widget how could this be achieved?  
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

4 replies

December 9, 2013
It looks like a standard jQuery autocomplete feature or HTML5 prefetchning.

I did not explore extensively. The behaviour reminds me more jQuery than anything else.
Level 10
December 10, 2013
Hi Shreyansh,

This is jQuery autocomplete feature. You need to give the organization names to jquery autocomplete function. This can be done in two ways on the Marketo landing pages:- Javascript array of organization or xml file having the list of all the organizations.          

If you need further assistance, please mail us on alok@grazitti.com.


 
December 10, 2013
We have that functionality on our Marketo website. It is delivered through ReachForce's integration with Marketo.  Check them out on the LaunchPoint site:

http://launchpoint.marketo.com/reachforce/721-smartforms-b2b-marketing-data-collection
December 11, 2013
What Michael said