default_value built in not working from forms
I'm trying to use the built-in function default_value from one of my forms but it seems not to be working. This is used in a Forms Server application not oracle apps. The function works in one other instance which is similar to the one in which the function is not working.Do I need to check for any particular environment variables?or may be the form server versions are different?
0