Change default value from "Between" to "Before" on 'Review Customer Accounts' Activities page
Summary:
Change default value from "Between" to "Before" on 'Review Customer Accounts' Activities page
Content (please ensure you mask any confidential information):
Our client would like to have "Before" as default view on 'Review Customer Accounts' Activities page since that is more relevant to their regular work. We have tried moving the 'Before' value to the top but still "Between" is defaulted due to the field setup below:
#{pageFlowScope.dateOperator == "" ? 'BETWEEN' : pageFlowScope.dateOperator}
We are looking for similar thing to default 'Before'.
Version (include the version you are using, if applicable):
Oracle Fusion Cloud Applications 24B (11.13.24.04.0)
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0