Go to previous topic
Go to next topic
Last Post 1/18/2011 11:39 PM by  Nick
Did the W4 location change?
 1 Replies
 0 Subscribed to this topic
 64 Subscribed to this forum
Author Messages
Wade-T
Private
Private
Veteran Member
(106 points)
Veteran Member
Posts:54


Send Message:

--
1/11/2011 3:04 PM
    In the past I have opened the xhrnet\w4\w4.htm file and commented out the line that contained "+ uiButton(getSeaPhrase("UPDATE","ESS")".

    The latest version 09.00.01.03 00 of ESS we installed now has an if/else statement around that are and it have made changes to the w4.htm file and have not been able to view them.  I have even renamed the w4.htm file yet I can still access and update the W4 through the Lawson portal.  Did the underlying file move?
    Nick
    Private
    Private
    Veteran Member
    (132 points)
    Veteran Member
    Posts:50


    Send Message:

    --
    1/18/2011 11:39 PM
    For the Federal W-4, to remove the ability to update I had to modify the W4.htm file (in the same path as you described) to comment out the line that contained "Continue" under the "UpdateFedEmdedmastr" function:
    + uiButton(getSeaPhrase("CONTINUE","ESS"),"parent.VerifyUpdate(this.form," + n + ");return false")



    ---