Formatting gets lost after importing text file with Web Administration

Product:

OrgPublisher

 

Applicable Release:

All versions


Problem:
Whenever I use the “Import” function in Web Administration to import a new data file, I get this message and then I lose all my formatting that I did previously.

image001.jpg

 

Solution:

To prevent this from happening, you will have to add a line of code in the opadmin.js file on the server.


On the server locate the OPAdmin.js file in the opweb folder. Edit the .js file with Notepad and insert this line in the indicated location:


document.write('<param name="AllowImportDataOverwrite" value="1">');image003.jpg

Save the file and exit Notepad.

 

If the issue persists, please contact Support.

 

 

 

Was this article helpful?

0 out of 0 found this helpful