FavoritDivya Anbazhagan (Jeevan technologies) fragte in #Apex29. Jan. 2018, 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 AntwortenSortierenNach Datum sortierenNach "Am hilfreichsten" sortierenNach Datum sortierenMehr Kommentare laden...Divya Anbazhagan (Jeevan technologies)30. Jan. 2018, 04:45Thank you sunil JoshiKommentar hinzufügenAntwort schreiben...FettKursivUnterstreichenDurchstreichenListe mit GliederungspunktenNummerierte ListeLink hinzufügenCodeblockBild einfügenDateien anhängenLink-URLAbbrechenSpeichern0/9000Antworten