cancel
Showing results for 
Search instead for 
Did you mean: 

Changes at context

Former Member
0 Kudos

Hi folks,

I have the following problem. My screen contains many radio button and other input fields depending on the context of the view.

The screen contains additionally a "New" button. Now I want to implement the function behind the "New" button that it checks the data and when it has been changed a popup appears wth the usual question "Are you sure? Yes No Maybe".

Is there a function or anything else to check if the context has been changed or have I to compare all the data from the screen with the data on the database table? The second chance I see at the moment is to copy the context at the beginning in a context buffer and compare this buffer with the context at the moment the user press the save button.

Any suggestion to keep it simple???

Nice weekend to all.

Dirk

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos
Former Member
0 Kudos

Thx Armin,

that solved the problem.

Sorry for the late answer.

10 p for you

Answers (0)