Select a visual style for your portal
Choose your industry to add relevant example content
{
setTimeout(() => {
$refs.customIndustryInput.focus();
}, 100);
});
}
gaEvent('wizard_industry_change', {label: industry, value: undefined});
if (industry !== 'Other (please specify)')
window.location.href = generateRedirectUrl(choosedPortalDomain, choosedPortalKey, choosedIndustry, choosedIndustryOther);
"
:class="{ 'industry-choosed': choosedIndustry === industry}" class="industry__list-item">
= 2) window.location.href = generateRedirectUrl(choosedPortalDomain, choosedPortalKey, choosedIndustry, choosedIndustryOther);
if(choosedIndustryOther.length > 0 && choosedIndustryOther.length < 2) otherShowHint = true;"
type="text"
placeholder="Type your answer"
autofocus
class="industry__list-input">
Must be minimum 2 characters
We'll create default content based on your replies. You can change it or remove it any time.