提醒:Turning single value processing function into multi value with @Transform 2011年04月09日

订阅:zanmus
演示:以MSN订阅提醒为例 订阅到哪吒,有更新提醒我
哪吒机器人提醒:
提醒:Breaking Par Consulting Inc. Recent Tips
【标题】Turning single value processing function into multi value with @Transform
【摘要】A co-developer recently had a list of document unique ID's. He wanted to look up a value from each of the documents. His first thought was to use @GetDocField, as in @GetDocField(unidList; "Form"). ("Form" wasn't the field he was looking up, but I'll use it here as an example). @GetDocField only works on a single value, so it was only looking up the field from the first UNID in the list. ... (04-09 15:23)
收藏 |  评论 |  推荐给好友  | 
本文共有 0 次分享
评论
共有 - 条评论


我要反馈