cancel
Showing results for 
Search instead for 
Did you mean: 

Visibility of a field based on checkbox in EHSM incident screen using BOPF

former_member203480
Participant
0 Kudos
606

Hello all,

In the basic information tab of the incident record i have to add a check box on tick of this

the visibility of a new custom field needs to be enabled .

Kind Regards

Lakshmi

Accepted Solutions (1)

Accepted Solutions (1)

michaelf_
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Lakshmi,

hiding or showing fields based on the value of other fields is possible in EHS Incident Management using the so-called Field Control. This functionality is part of the customizing:

Environment, Health and Safety → Foundation for EHS → General Configuration → Specify Field Control

For your requirement, there is a very similar setting in the standard customizing available. If you pick the checkbox "Time Unknown" for the Date and Time of an Incident, the fields for the Time and Timezone are disabled. Once unpicked, the two fields will become editable again. (see screenshot below):

In the mentioned customizing activity, the following profiles control this behavior:

Business Object: EHHSS_INCIDENT

Node: BASIC_INFO_ALL

Profiles: TIME_NOT_DET_FALSE and TIME_NOT_DET_TRUE

Both of the profiles have a condition on the state of the "Time Unknown" checkbox and control the fields' read only properties.

With kind regards,

former_member203480
Participant
0 Kudos

Thanks Michael.

former_member203480
Participant
0 Kudos

Hi Michael,

I have added the checkbox and the drop down field on the Screen.The challenges are

I have to display only the checkbox first . In the screen config i only have option to hide the label and not the dropdown.

Once the dropdown is hidden i have done the config in field control to show only when it is checked.

So i want to know how we can hide the field and display only on the checking the checkbox.

Kind Regards

lakshmi

Answers (0)