欢迎访问 生活随笔!

生活随笔

当前位置: 首页 > 编程资源 > 编程问答 >内容正文

编程问答

SAP CRM WebClient UI的搜索条件是怎么渲染出来的

发布时间:2023/12/19 编程问答 36 豆豆
生活随笔 收集整理的这篇文章主要介绍了 SAP CRM WebClient UI的搜索条件是怎么渲染出来的 小编觉得挺不错的,现在分享给大家,帮大家做个参考.

From: Wang, Jerry

Sent: Wednesday, May 23, 2012 6:42 PM

Subject: regarding search help row in UI

我看了一下,当我们在UI上点add button增加新的search criteria之后,是framework做的处理把新的row render出来,application本身不需要任何实现。



the tag fieldNames ( got from GET_POSSIBLE_FIELDS ) just represent the available Criteria in the drop down list.

why by default only 4 line appear in the UI?
This is done in configuration: only the first 4 line are marked as “Displayed” there.

[外链图片转存失败,源站可能有防盗链机制,建议将图片保存下来直接上传(img-D58gxXJG-1580640912231)(https://upload-images.jianshu.io/upload_images/2085791-cfaa8b93d8ae8c29.png?imageMogr2/auto-orient/strip)]

click “Add”:

call stack:



done by framework

要获取更多Jerry的原创文章,请关注公众号"汪子熙":

总结

以上是生活随笔为你收集整理的SAP CRM WebClient UI的搜索条件是怎么渲染出来的的全部内容,希望文章能够帮你解决所遇到的问题。

如果觉得生活随笔网站内容还不错,欢迎将生活随笔推荐给好友。