OutSystems Forge 日本語データベース

RMLRecordList

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2017-12-19 1.0.10 RML Developer All .NET Libraries
ユーティリティを使用すると、ユーザーはフィルタリングしたり、リスト内のテキストを検索したりすることができます
指定されたAttributeの汎用ソースリストを、指定された演算子に関連付けられた指定されたValueでフィルタリングします。 サポートされるOperatorsString:<>およびLIKE 日付時刻、整数:<、<=、>、> =、<> 複数の属性がサポートされています。カンマで区切ります。 文字列からHTMLを削除する。 ソースリスト内でサポートされている複数の構造

[Overview]
With the utilities, the user can filter, search text in the list
[Detail]
Filters a generic source list on the specified Attribute by a specified Value associated with a specified operator. Supported OperatorsString: <> and LIKE Date Time, Integer: <, <=, >, >=, <> Multiple attributes are supported, just separate them with commas Remove HTML from String Supported multiple structures in source list
戻る