Quantcast
Channel: SCN : Unanswered Discussions - SAP for Mobile
Viewing all articles
Browse latest Browse all 5512

Hiding a SAP Fiori Field

$
0
0

Dear All

 

I'm trying to hide a SAP Fiori S3.View field on the View Payslip application.

 

At the moment my code is looking like this.

 

hcm.emp.payslip.Component.extend("hcm.emp.payslip.Z_HCM_PS_MON.Component", {

  metadata: {

  version : "1.0",

  config : {

  "sap.ca.i18Nconfigs": {

  "bundleName":"hcm.emp.payslip.Z_HCM_PS_MON.i18n.i18n"

  },

  customizing: {

  "sap.ui.viewModifications": {

  "hcm.emp.payslip.Z_HCM_PS_MON.view.S3" : {

  "PAYSLIP_GROSSPAY" : {

              "visible": false,

                      }

 

Which is the correct methodology according to this guide.

 

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/80ec8772-9b7b-3110-6999-f0f326fedf00?QuickLink=index&overridelayout=true&59407987712362

 

However the field is still visible after inserting the code !

 

Cheers

 

James

 

Tags edited by: Michael Appleby


Viewing all articles
Browse latest Browse all 5512

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>