Submit button is a very important component of every OAF page and there often arises a situation where an OA Framework technical personnel need to disable (not hide) OA Framework Submit Button dynamically. We will learn today how to disable OA Framework Submit Button at runtime Before we begin I assume that you have an […]
OASubmitButtonBean
How to handle the click of Submit Button?
Submit button is a very important component of every OAF page and there often arises a situation where an OA Framework technical personnel need to handle the click of an OA Framework Submit Button dynamically. We will learn today how to handle the click of Submit Button using OA framework code. Before we begin I […]
Submit Button In OA Framework
The SubmitButton item style is used to submit the OAF Page. The destination attribute of the submitButton is always ignored and in place of it the destination of the form is used as destination by Oracle Apps Framework. It also has the fire action property that you can use to handle the validations for the […]