首页 > Web开发 > 详细

如何使用UI Configuration将WebClient UI的隐藏字段放出来

时间:2020-08-23 16:49:31      阅读:78      评论:0      收藏:0      [点我收藏+]

In Service order detail page some fields are by default hidden in standard UI configuration, for example fields belonging to pricing set ( backend storage table: CRMD_SHIPPING ).

Here below is step by step how to create a new UI configuration and make those hidden fields visible there.

(1) Create a new business role by copying from existing one:

技术分享图片
技术分享图片

(2) Create a new Role Configuration Key:

技术分享图片
技术分享图片

Once done, assign this key into new business role created in step one.

技术分享图片

(3) Go to UI component workbench, choose one configuration which you want to copy from:

技术分享图片
技术分享图片

Click Copy Configuration button:

技术分享图片

In popup, maintain the new Role Configuration Key created in step 2:

技术分享图片

Now you can work on your own configuration. Click “Add Caption” to create a new block which will holds all pricing fields:

技术分享图片

Select the hidden pricing fields from left pattern and click “+” icon to make them visible:

技术分享图片

This is the preview in UI component workbench where the pricing fields are made visible now in Service Order detail page:

技术分享图片

And this is the final rendered page in the runtime:

技术分享图片

要获取更多Jerry的原创文章,请关注公众号"汪子熙":
技术分享图片

如何使用UI Configuration将WebClient UI的隐藏字段放出来

原文:https://www.cnblogs.com/sap-jerry/p/13549137.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!