You are viewing limited content. For full access, please sign in.

Question

Question

When Importing Using Web Client, How to Get Fields Tab to Be Selected By Default?

asked on November 8, 2017

When I import a file into the Windows Client, by default it opens to the Fields tab. However, when I import a file using the same user into the Web Client, it opens to the General tab. How can I get the Web Client to default to the Fields tab like it does with the Windows Client?

Using Web Client 10.2 (10.2.1.277)

4 0

Replies

replied on February 1, 2018

Hello,  I would also like an answer to this question.  My Customer wants the FIELD Tab to be displayed by default.

at the path: C:\Program Files\Laserfiche\Web Access\Web Files\Dialogs\ImportDialog.aspx

I found this section which might be relevant but would prefer a definitive answer rather than use trial/error to work this out.  Thanks

<asp:Content ID="Content2" ContentPlaceHolderID="BodyPlaceHolder" Runat="Server">
    <form novalidate name="importForm" role="document">
    <div class="tab-content importDialog" ng-class="{ importDialogWithPreview: showingPreview, oneCheckbox: metadataCheckboxes == 1, twoCheckbox: metadataCheckboxes == 2 }"  ng-mouseup="examinePaneWidthsTimer()">
        <div class="tab-pane importTabPadding" id="generalTab" ng-show="showGeneralTab" style="overflow-y: auto;" ng-style="getTabBodyStyle()" ng-class="{ active: selectedTab=='general' }" role="tabpanel">
            <div class="section" role="document">
                <div class="dropdown importProfileDropdown" style="display: inline-block; margin-top: 5px; margin-bottom: 10px;" ng-show="!importingNewVersion && !importingFromPages">
                    <a class="dropdown-toggle" data-toggle="dropdown" role="button" href="#" id="savedSearchList">
                        <div class="currentImportProfile">{{getSelectedImportProfileName()}}</div>
                        <div class="dropdownArrow" style="display: inline-block; position: absolute; top: 0; right: -18px;"><svg class="waicon16" wa-icon="arrow-down-solid-narrow"></div>
                    </a>

1 0
replied on December 15, 2020
You are not allowed to follow up in this post.

Sign in to reply to this post.