I have created a custom field type as Image, and returned value has selected as "Image URL".
has found out the value & ACF field will stored in WordPress postmeta, but for Image it stored AS ID instead of the URL, any possibility or how can it stored As Image URL while saving into postmeta?