美文网首页SAPSAP 修行
SAP CRM WebClient UI上以html格式显示no

SAP CRM WebClient UI上以html格式显示no

作者: _扫地僧_ | 来源:发表于2020-02-26 10:02 被阅读0次

    Sent: Tuesday, December 16, 2014 3:10 PM

    Subject: 【wave8 backend research 】how should we display the html source code in our note UI in wave8?

    如果webclient ui里某个Opp维护了html 格式的internal note,这些note显示在Fiori UI上会出问题么?

    不会,这些text在DB存放的时候包含了必须的html tag:

    但是在assignment block里显示的时候,所有的tag都通过下面的FM被去掉。


    而Opportunity note的read 实现里也call 了这个FM,因此对于html note在Fiori ui的显示,其behavior和webclient UI里Note assignment block 的“Text”column里显示的方式一致。

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


    相关文章

      网友评论

        本文标题:SAP CRM WebClient UI上以html格式显示no

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