cancel
Showing results for 
Search instead for 
Did you mean: 

How to programatically make a field Editable on the Basic Info tab on Incident Reporting in EHSM

Former Member
0 Kudos

The FPM Component for Basic Information Tab on Incident Reporting is EHHSS_INC_REC_OIF_BINF_V_FRM.

I have added a custom field to the corresponding Node Element EHHSS_INCIDENT->BASIC_INFO_ALL and accordingly added this field on the FPM Form for Basic Info Tab.

I also marked this field as Read Only in the Attribute Properties under Static Properties of the BOBF - EHSS_INCIDENT Object.

Hence when the form loads the custom field I added shows up as non-editable.

I have also placed a button on the form. When the user hits the button I want to make the field Editable.

I am capturing the event in HANDLE_IMPLICIT_ACTIONS and am clearing the relevant fields from the internal table mt_field_description. However the field still remains non-editable.

Any ideas, how I cam change the state of a field on the FPM Form ?

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi,

I am facing the same issue after upgrade. It will be helpful if u can share how you resolved.

Thanks,

Ramanan