I'm working on making some changes in MSS specifically for personnel actions. I've got things narrowed down to the pactions.htm file and after some digging through the forums realized I can pull the fld_nbr from padict for specific action types.
As I see it now, I will need to modify the function PaintFieldsforAction in the pactions.htm file for each action they want to load new default values for.
For example, if the action is term, default the new value of status code to be X if process level is A, or Z if process level is B for selected employee.
I appreciate any guidance you can give.