Ajouter aux favorisNarasimha Reddy (Accenture) a posé une question dans #Visualforce18 mai 2015, 07:44how to get lookup fields auto populated in visualforce page1 réponseTriTrier par dateTrier par ordre d’utilitéTrier par dateNikita Lakhotia (Deloitte)18 mai 2015, 09:38Hi,To auto populate the Lookup field in vf page.Just assign the Id in the lookup field in the constructor of the vf page.Like,Test.LookupField__c = id;ThanksNitinAfficher plusAjouter un commentaireRédiger une réponse...GrasItaliqueSoulignerBarréListe à pucesListe numérotéeAjouter un lienBloc de codeInsérer une imageJoindre des fichiersURL du lienAnnulerEnregistrer0/9000Répondre
Nikita Lakhotia (Deloitte)18 mai 2015, 09:38Hi,To auto populate the Lookup field in vf page.Just assign the Id in the lookup field in the constructor of the vf page.Like,Test.LookupField__c = id;ThanksNitinAfficher plus