Mostrar identificador de profesional en la lista desplegable.
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
itemLabel="#{fd.displayName}" itemValue="#{fd}" forceSelection="true" requiredMessage="Por favor, selecciona un médico de familia">
|
||||
<o:converter converterId="omnifaces.ListConverter" list="#{ChangeFD.familyDoctorList}" />
|
||||
<p:column headerText="Num. Prof.">
|
||||
<h:outputText value="#{fd.id}" />
|
||||
<h:outputText value="#{fd.professionalNumber}" />
|
||||
</p:column>
|
||||
<p:column headerText="Nombre">
|
||||
<h:outputText value="#{fd.name}" />
|
||||
|
||||
Reference in New Issue
Block a user