I am using Microsoft's dynamic crm 2016 online.
I have two drop-downs, one for country and other for states. I want to map states drop-down with country so that once user selects a country, only related states appears as option.
how can this be achieved via crm without using Javascript.
I have tried one approach mentioned here but couldn't able to add data as mentioned in 8th step because in my crm i was not able to see 'Extensions' option mentioned in 8th step.
A step by step solution will be highly appreciable as I am new to Dynamics crm.