You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Custom Search in VBCS

edited Nov 7, 2017 8:00AM in Visual Builder

Summary

Custom Search in VBCS

Content

Hi i'm new to VBCS, i'm developing a sample application in which i enter employee details such as name, dob, age etc.. i calculated age based on a dob using formula{(new Date() -new Date($dateOfBirth) )/ (60*60*24*1000*365)}.

Now i want to search an employee whose age is greater than 30. I've followed a link that explains custom search query page in VBCS

https://blogs.oracle.com/shay/creating-custom-searchquery-pages-with-visual-builder   which works fine for other attributes such as name, but when i do same for age it shows following error(Error loading data for "null"  internal server error).

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!