in the employee self service section, we have 'dependents' 'detail' section. is there a way to make the SSN field required? is this in the html file? please advise.
i know of a dependents.htm file
if i knew how to attach screen shot, i would
also, i don't even know if this is the right area to post this
awesome, thank you
what about the 2nd tab on that same screen (named "Address") is there a way to hide that entire tab? (as we do not use it)
I guess, WebSphere restart is not required, If changes should reflect an ios-cache refresh should be enough.
You need to code something similar to below for html file, where the field has been declared OR you can add a piece of JavaScript code for field validation.
ID: <\input type="text" name="ID" required\>
Ignore "\"
Rgds, Vijay
i think i need to possibly re-compile it.
how do i do that in LID ?
I worked on ESS/MSS couple of years back...... You need to do it on LID under your $WEBDIR where the exact file is present.