Setting default value of Tabular form item is not working
Hi,
I have a tabular form and in that I want to set the default value of the username to app_user. So in the default value of the item, I wrote v('app_user') and type Pl/SQL, but that does not seem to work. I tried the static application & page item with :app_user. That threw an error.
Also, I wanted to populate the date field in one column. Doesn't sysdate work?
Thanks,
Sun