+ Start a Discussion
hoomelhoomel 

Access specific values from Apex map in VF

Hello,

 

i am wondering if it is possible to access specific values of a map in a Visualforce page.

 

I would like to iterate over a map and select a specific value in the map by referencing its key.

 

For example like this: {!Map.key} gives out the value of the given key.

 

Is this in any way possible?

 

Regards,

hoomel

Best Answer chosen by Admin (Salesforce Developers) 
ngabraningabrani