Difference between revisions of "Form Search Display Fields"

From All n One's bxp software Wixi

Jump to: navigation, search
Line 1: Line 1:
Form - Search Display fields
+
When a user performs a lookup, the entire script is drawn on screen for the user to be able to search by any combination of fields.  This can however mean that the lookup screen gets very long and has fields that are not really used all that often for doing lookups.
  
  
*Choose the form you wish to display fields.  
+
For tidiness sake it is possible to hide fields making the Lookup Screen far more efficient.
  
*Choose the fields from the list displayed on the screen.
 
  
*The fields you choose, will determine what will appear when you lookup a record.  
+
This is done through a series of True | False options of deciding to show the field or not show the field.
 +
 
 +
 
 +
''Main Menu > Form Management > Form - Primary Management > Form - Displayed Search Fields > Choose your Form > Show on Lookup column''
 +
 
 +
 
 +
It is possible to quickly cycle through the options.  Click the first option then by pressing the Tab Key on the keyboard and tapping the letter T for True and F for False it is possible to move down the options.
 +
 
  
 
*For example, if you choose Name and Phone No. from the field list, when you lookup a record, those fields will appear on screen.
 
*For example, if you choose Name and Phone No. from the field list, when you lookup a record, those fields will appear on screen.

Revision as of 11:04, 8 April 2014

When a user performs a lookup, the entire script is drawn on screen for the user to be able to search by any combination of fields. This can however mean that the lookup screen gets very long and has fields that are not really used all that often for doing lookups.


For tidiness sake it is possible to hide fields making the Lookup Screen far more efficient.


This is done through a series of True | False options of deciding to show the field or not show the field.


Main Menu > Form Management > Form - Primary Management > Form - Displayed Search Fields > Choose your Form > Show on Lookup column


It is possible to quickly cycle through the options. Click the first option then by pressing the Tab Key on the keyboard and tapping the letter T for True and F for False it is possible to move down the options.


  • For example, if you choose Name and Phone No. from the field list, when you lookup a record, those fields will appear on screen.


The lookup screen can also be customised from this administration interface. It is possible to hide questions that are not needed by the user when performing a "Lookup" without the need to generate custom JavaScript.