Meta Box
Support Forum
Support › General › Dropdown with HTML OutputResolved
I need a Dropdown with countries like: Germany, Austria, ... and it should output HTML (Adresses) how can I do that?
Hi,
Thank you for getting in touch.
You can create a dropdown select with the select, select_advanced field. Then wrap the output value with your HTML code.
select
select_advanced
Get more details on the documentation https://docs.metabox.io/fields/select/ https://docs.metabox.io/fields/select-advanced/
Or you can output more fields (auto-populate) with the extension MB Geolocation, please read more here https://docs.metabox.io/extensions/meta-box-geolocation/.
I can't find an output field to put the html code, sorry for inconvience
Please follow this solution to know how to output the field value https://docs.metabox.io/displaying-fields/.