美文网首页SAP 实用篇SAP 修行
SAP CRM WebClient UI的搜索条件是怎么渲染出来

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

作者: 华山令狐冲 | 来源:发表于2020-02-02 18:54 被阅读0次

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.

click "Add":

call stack:



done by framework

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


相关文章

网友评论

    本文标题:SAP CRM WebClient UI的搜索条件是怎么渲染出来

    本文链接:https://www.haomeiwen.com/subject/uwwqxhtx.html