Hi Team,
We have a requirement where we need to display a message in short description field in case the date of the month is greater than 26th of that month.
The page that we are trying to customize is :Payables->Payments->Submit Payment Process Request
Fields that we tried: Name and Pay Through Date
We used expression builder option in short description for both of the mentioned fields .but it is returning NULL
#{generalSettings.formattedCurrentDate} is returning null.
Please help to provide the solution.