Establecer como favoritoDivya Anbazhagan (Jeevan technologies) preguntó en #Apex29 ene 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 respuestasOrdenarClasificar por fechaClasificar por más útilClasificar por fechaCargar más comentarios...Divya Anbazhagan (Jeevan technologies)30 ene 2018, 04:45Thank you sunil JoshiAgregar un comentarioEscribir una respuesta...NegritaCursivaSubrayadoTachadoLista con viñetasLista numeradaAgregar vínculoBloque de códigoInsertar imagenAdjuntar archivosURL de vínculoCancelarGuardar0/9000Responder