お気に入りDivya Anbazhagan (Jeevan technologies) が「#Apex」で質問2018年1月29日 11:34I tried this basic fieldset ideas I am getting this error.Can anyone sort out this Error "Error: Expression of type Text cannot be subscripted"visualforce page:<apex:pageBlock ><apex:pageBlockSection title="Contact list" collapsible="false"><apex:pageBlockTable value="{!contactlist}" var="contact"> <apex:repeat value="{!$ObjectType.Contact.FieldSets.Contactfieldset}" var="fieldValue"> <apex:column value="{!contact[fieldValue]}"/> </apex:repeat> </apex:pageBlockTable> </apex:pageBlockSection> 2 件の回答並び替え日付で並び替え役に立った順で並び替え日付で並び替えコメントをさらに読み込む...Divya Anbazhagan (Jeevan technologies)2018年1月30日 4:45Thank you sunil Joshiコメントを追加回答を記入...太字斜体下線取り消し線箇条書き番号付きリストリンクを追加コードブロック画像を挿入ファイルを添付リンク URLキャンセル保存0/9000返信