Created a control with a series of fields.
Have an AJAX event on change of the search field which when found populates said label fields.
When record is not found using the syntax {FieldName} = ‘’; does not empty the field on screen. Leaving a space in between the quotes though resolves this.
Is this normal behaviour?