The CreatorCon Call for Content is officially open! Get started here.

Search For Record - Need to Disable in Form Field

Annette Kitzmil
Tera Guru

Hello,

I have run into a bit of a snag.  We have a UI Policy that clears the Error Type field Onload until the user makes a selection from the Reports drop down.  In addition, if the user deletes the Reports selection by cliking in the field itself, the Error Type field is cleared as well to make sure the user has to click that field again in order to select the option that will display based on the Reports selection.  There is a relation between the reports selected and the applicable error types for the report.

If the user click the Search for Record highlighted below, the list of Reports is displayed and allows the user to select another report.  However, using this method does not clear the Error Types field.  Is there a way that the search for record icon can be removed from those fields?

 

AnnetteKitzmil_0-1690479699785.png

 

2 REPLIES 2

Tony Chatfield1
Kilo Patron

Hi, not sure I have understood your issue.
Have you considered an onChange client script to clear the error field when the report field is changed?

Yes, all set, that was the solution.