Can I configure my tip to match 2 elements on the page?
Summary:
On the expense page there is a field that displays twice and I would like to disable both instances of it. I was able to use the target selector " input[aria-describedby*="taxableExpense"] " for it and OGL acknowledges that it displays twice on the page, but it is telling me to change the target element.
Content (please ensure you mask any confidential information):
This is a descriptive flexfield that I am trying to disable
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
1