1
19.7 Legacy Series / Re: Issue setting Gateway Group Tiers - dropdowns keep resetting - Bug?
« on: November 14, 2019, 05:42:31 pm »
Well for the time being there's a workaround to get things going using the web development console in the browser.
Pick the dropdowns and add a
Pick the dropdowns and add a
Code: [Select]
selected="selected"
attribute to the Code: [Select]
option
tag of tier you want for that interface. Also make sure to change something in the form, like the Description field for example. Then save.