Hello Team,
i have created custom field “address” with Toolset Types.
i also have integrated geo my wordpress into wcfm.
now, i want to copy co-ordinates pair of geo my wordpress location into toolset custom field automatically.
for example ,latitude = 27.52 and longitude = 72.19, i want to automatically copy this pair as {27.52,72.19} into toolset custom field “address” in add product page tab.
how to achieve that ?
can you please give some php functions to retrive value of toolset custom field that is displayed in add product page.
thanks