Skip to Main Content

Global autoSubmit=true setting.

PamelaNov 19 2015 — edited Nov 19 2015

Hello,

JDeveloper version: 11.1.2.4

I have several buttons, that change the language of the application. However after they change the language they have to refresh the page either with partial refresh on the page template or with full page refresh.

The problem is that on a form page the refresh resets the values of the form. To keep the old values I need autoSubmit=true on each input field. However I already have many pages and it is really hard to put on every input field autoSubmit=true.

Is there a setting for setting autoSubmit=true globally?

Regards,

Pamela

This post has been answered by Florin Marcus on Nov 19 2015
Jump to Answer
Comments
Post Details
Added on Nov 19 2015
1 comment
59 views