Autocomplete Processor

display autocomplete results horizontally in ChronoForms.

Overview

The default autocomplete processor displays results vertically, not side by side.
Use the Multi Row settings in CFv4 to arrange inputs horizontally. For custom result display, manual PHP and JavaScript coding is required.

Answered
in inocampo 19 Feb, 2014
Answer
Hi,

I have two question:

1) What should I do to make the "Autocomplete Processor" organize information horizontally.
2) When you select a registration code field is filled as shown in picture 2

Thank you very much.
Gr GreyHead 23 Feb, 2014
Hi inocampo,

Sorry, I don't understand Q1 and there is no picture for Q2 :-(

Bob
Gr GreyHead 24 Feb, 2014
Hi inocampo,

I think that you can get the two inputs side by side by using the Multi Row settings in CFv4. See this FAQ.

Getting the results to display in a row could probably be done but I think you'd need to hand-code both the PHP to send the result to the form and the JavaScript to handle the display once a result was selected.

Bob
This topic is locked and no more replies can be posted.