Hi All,
I have created a work order form which has a required field for the work order number.
The field "Work Order Number" (Currently a Single Line Field - This is to allow new work order numbers to be entered, as well as old numbers to be selected) is set to pull back information from a database to display a list of Work Order Numbers that apply to the currently select Property Address. This is to allow the customer to view all previous Work Order Numbers relating to the selected Property.
The issue I currently have, is that if the Property only has had 1 previous Work Order, this field is auto-populated on the form, which will cause a ripple effect of errors to occur if gone unnoticed.
My question is, when using Lookup Rules, to display a list of results, is it possible to only display the result in a drop down box without auto filling the field? (Works perfectly when more than 1 result is found)
Thanks all.