Need Value for Expression bindings.AccountedFlag.inputValue where the transaction is accounted
Summary:
Need to use EL expression bindings.AccountedFlag.inputValue for button in the Edit Transactions Page
Content (please ensure you mask any confidential information):
Need to use EL expression bindings.AccountedFlag.inputValue for button in the Edit Transactions Page.
I have attempted to use the following expression:
#{bindings.AccountedFlag.inputValue == "Y"} and it does not work. Was hoping to see if anyone can help me figure out what value would return true for Accounted Transactions.
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
0