I have created a web form with 3 steps based on account entity's tabs.
In the first step I have summary tab, in the second step I have a custom bing map by which I will pick latitude and longitude from the map and will add in account entity's latitude and longitude. And in the 3rd step I have details tab.
In the second step I have a custom tab based on web resource which doesn't work in web form.
Has any workaround how can I make second step workable?
If web resource doesn't work can I add page template? I have seen page can be added with redirect option but I don't need redirect.
And also how can I set latitude and longitude for account entity using liquid syntax and save on the second step?
Any help please.