cancel
Showing results for 
Search instead for 
Did you mean: 

In FPM configuration i want to disable the input fields

former_member198064
Participant
0 Kudos

Hi Experts,

The requirement is in a layout having 8 inputfields and uisng FPM configuration i need to show output only 4 input fileds this is urgent for me can anybody help for this.

Accepted Solutions (1)

Accepted Solutions (1)

saravanan_narayanan
Active Contributor
0 Kudos

Hello,

Are you trying to enhance the existing FPM application? if so then do the following

1. Identify the webdynpro component which displays the input fields.

2. create a component configuration (via enhancement framwork). and in the component configuration, you can hide or disable the fields via the Invisible or Read only properties

3. then in the fpm application configuration, create enhancement configuration for the FPM component,

4. In the component configuration of the FPM component, in the respective UIBB, maintain the Configuration Name as the one created in the first step (you select the same via F4 help as well.

hope this is clear.

BR, Saravanan

former_member198064
Participant
0 Kudos

Hi,

I am creating new application.

Answers (0)