Employee Slate and Employee Center forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Show all catalog forms in one place

We have a requirement to show all catalog forms in one place as finding them under different topic pages will be tedious without knowing what name they are called in the new system. Is there any out of box widget that shows all catalog forms in one p...

Raj56 by Kilo Guru
  • 3122 Views
  • 4 replies
  • 0 helpfuls

Resolved! Employee Request management outside of ICT/HR

Hi all, I'm sure this requirement comes up quite often, I've seen and heard several times now where there is a requirement to facilitate requests that are not specifically ICT or HR specific and can vary largely, the general requirement is that a ser...

Community Alums by Community Alums  
  • 1434 Views
  • 3 replies
  • 0 helpfuls

Resolved! Convert date format dd-mm-yyy to dd/mm/yyyy

Hi All,having a requirement that need to convert the data format from dd-MM-yyyy to dd/MM/yyyy on the flow designer  by the below script in the flow designer by flow variables  var dt = gs.nowDateTime(); return dt.toString().split(" ")[0]; the out pu...

Community Alums by Community Alums  
  • 2705 Views
  • 8 replies
  • 2 helpfuls