Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Table MAintenace set colum deactivate

Former Member
0 Likes
599

Hi,

sorry - next maintenance question:

I have generated a maintenace dialog, where you can enter new data. There are two columns.

If you have entered a new row you are able to edit both fields. But if you like to edit an existing entry it is only allowed to change one column - the other should be read only.

Anyone knows a possibility to do this?

Thanks in advance

Stefan

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
579

Hi,

sorry - next maintenance question:

I have generated a maintenace dialog, where you can enter new data. There are two columns.

If you have entered a new row you are able to edit both fields. But if you like to edit an existing entry it is only allowed to change one column - the other should be read only.

Anyone knows a possibility to do this?

Thanks in advance

Stefan

4 REPLIES 4
Read only

Former Member
0 Likes
580
Read only

0 Likes
579

Thank you, but which event did you mean. And how should I deactivate a single cell?

Sorry - for this dummy question.

Read only

0 Likes
579

READ only will be the primary key of the table. that's why system not allowing to edit in change mode

If you want to change then first delete it and recreate with new value

Read only

0 Likes
579

Hi,

I will disable a cell which is not the primary key. This cell should during creation mode editable, but I like to disable the change of an saved value.

Greetings Stefan