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

Question

Question

importing documents in web access

asked on January 7, 2015

Is it possible to change the tabs on the pop up window when importing a document in Web Access to go to Fields tab instead on General tab? in LF Client 9.2, it defaults to Fields tab.

0 0

Answer

SELECTED ANSWER
replied on January 7, 2015

Hi Levi,

 

Try the following:

  1. Go to C:\Program Files\Laserfiche\Web Access\Web Files\Dialogs
  2. Open ImportDocument.aspx (make sure you back it up first)
  3. ctrl+ F for '<div id="newdocTabFields"
  4. cut everything in that div element (everything until you reach the next </div>. Its about 7 lines of code)
  5. Paste above <div id="newdocTabGeneral"...
  6. Save, refresh, try importing.

 

It should look something like this:

 

The fields tab will be to the right of the General tab (by default, its the other way around), but fields will be the first thing the user sees.

 

Give it a try and let me know if that works for you. Remember to back up the file first!

1 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.