{$hubbub->data.hubbub_name}

{if $errors|count}

Errors

{foreach from=$errors key=$key item=$error}
  • {$key}: {$error}
  • {/foreach}
    {/if}

    Options > Configuration

    Disable

    Mode:

    Message:

    Open ID SSO

    Provider:

    Provider Oauth URL:

    Usually Provider Oauth URL for MEC looks like: [MEC Hostname URL]/oauth/[MEC company name]

    Provider site URL:

    Optional. Crowdicity uses this for 'back' to provider application hyperlinks.

    Logout redirect URL:

    Optional. Medallia Ideas users will be redirected to this address after Medallia Ideas logout.

    Default user role:

    Specifies user role assigned in Crowdicity for users after successful SSO authentication.

    Tenant:

    When SSO Relay (authn) is configured to use Promoter as IDP, this value is Promoter organization name that Promoter user needs to be assigned with to access Crowdicity.

    Client Id:
    Scope:

    App Switcher

    {if $oauthkeyPresent && $displayMECStatus}

    STATUS: {if $oauthRegistrationStatus >= 200 && $oauthRegistrationStatus < 300} SUCCESS{else} FAIL{/if}

    {if !($oauthRegistrationStatus >= 200 && $oauthRegistrationStatus < 300)}Something went wrong, please update 'Open ID SSO' Crowdicity adm configuration or 'Integrations->Oauth' MEC configuration and retry.
    {/if}
    {/if}

    URL

    Enter full address or subdomain:

    Configuration

    Max invites per batch:

    Medallia Ideas account name on login screen:

    Use community-configured Terms/Privacy Policy instead of ours hubbub_arrOptions.useCommunityPoliciesAsMain eq 1}checked="checked"{/if} id="useCommunityPoliciesAsMain" size="80" class="formElement" />

    Automatically approve all users coming in from SSO hubbub_arrOptions.ssoPreapprove eq 1}checked="checked"{/if} id="sso-preapprove" size="80" class="formElement" />

    Force disable Registration via the Home Page isUserRegistrationDisabled() eq 1}checked="checked"{/if} id="disableRegister" size="80" class="formElement" />

    Disable uploads for ideas and comments isFilesUploadDisabled() eq 1}checked="checked"{/if} />

    Disable upload and display of profile pictures isProfileAvatarDisabled() eq 1}checked="checked"{/if} />

    Disable export of PII isPiiExportDisabled() eq 1}checked="checked"{/if} />

    Invitation Management

    Restrict Invitations to Approved DomainsisUserInviteRestricted() eq 1}checked="checked"{/if} id="disableInvite" size="80" class="formElement" />

    In the User Management admin panel, allow community admins to invite only users whose email fits one of the approved domains.

    If no domains are specified, then community admins will be restricted from inviting users.

    Approved Domains:
    Domains Separated by Comma, Newline, or semicolon. Wildcards (*) allowed. For example: *.medallia.com

    {if isset($errors['hubbub_option_whitelisted_domains'])}
    {$errors['hubbub_option_whitelisted_domains']}
    {/if}

    Logo

    Hide our logo hubbub_arrOptions.hideOurLogo eq 1}checked="checked"{/if} id="hideOurLogo" size="80" class="formElement" />

    Hide "Powered by Medallia Ideas" from page title hubbub_arrOptions.hideNameInTitle eq 1}checked="checked"{/if} id="hideNameInTitle" size="80" class="formElement" />
    This appears in the browser tab.

    Logo type

    URL:
    Enter full address including http:// or https:// at the start.

    Partner logo

    Second partner logo

    {if $hubbub->isLivingLensEnabled() === true}

    Living Lens

    {if $hubbub->isLivingLensActivated()} {if $livingLensApiAuthState['isViewer'] && $livingLensApiAuthState['status'] === 'Success'}

    WARNING: Check this user is a can create LivingLens channels. If this user cannot create channels, no media can be posted in ideas.

    {else}

    Status: {$livingLensApiAuthState['status']}

    {/if} {/if} {if $hubbub->isLivingLensActivated()}
    Caution: Region and Environment options should NOT changed once the community has launched. Media is tied to regions and environments, changing either setting could cause loss of data.
    {/if}
    {/if}

    Beta features

    User CSV Update hubbub_arrOptions.beta_userCsvUpdate}checked="checked"{/if} class="formElement" />

    {if isCrowdicityAsIDPEnabled()}

    IDP for Salesforce hubbub_arrOptions.crowdicityAsIDPForSalesforce}checked="checked"{/if} class="formElement" />

    {/if}

    Enable Anonymous Submissions isAnonymousSubmissionsEnabled() eq 1}checked="checked"{/if} />

    Enable Challenge Subscription Enhancements isChallengeSubscriptionEnhancementsEnabled()}checked="checked"{/if} />

    Paying Customer?

    Demo and Test accounts should be set to "No" and will be excluded from some reports. Paying customers should be set to "Yes".
    Yes
    data.hubbub_productionaccount == 1 }checked{/if} class="formElement" />
    No
    data.hubbub_productionaccount === 0}checked{/if} class="formElement" />

    {if $vars['hostSpecific']['footerScriptsDisabled'] !== true}

    HTML for footer

    Enter code here that you want to appear on every page:
    This is for things like tracking code, not visible design elements

    {/if} Back to options