Dear followthefloo,
Unfortunately there is no such default feature. You can either remove it from the code or remove the Country field and set a Select field ( there is a separate Country field a subtype of the field), where you can disable the undesired countries. Thank you.
Many thanks for the fast answer.
I already tryed to change the following files:
formmaker_free.js lines 1201,8853,23757
formmaker_div_free.js lines 1325,9781,24984
form_maker_manage.js lines 753,924
It’s the only place where I found code concerning countrie’s name.
But nothing change.
Could you please indicate me where should I do modifications ?
Thanks a lot!
Dear followthefloo,
Please open the FMViewForm_maker.php file in Form Maker> frontend>views section. Here find $w_countries = array, remove the list of the countries you don’t want to display within the form keeping up the same format. Thank you.
It’s working perfectly!!!
Many thanks for support. All the best!