Help need with this layout on change request form.

Sameer Fayaz1
Tera Contributor

ServiceNow TimeZone Feature Request v3.png

 Hi guys. I need help with this layout. I am not sure how this can be achieved. I have done the scripting work and the time conversions are working fine but I am not able to figure out how to implement this kind of layout on a change request form and change task form. 
Any suggestion is appreciated. 
Thanks!

3 REPLIES 3

Claude DAmico
Kilo Sage

I added every single field type I could through a script to a test table in my PDI. None of them ended up looking like this so I'm definitely missing something. Is that proposed example something that you have actually seen somewhere so I can try to find an actual example that looks like that and try to replicate?

Claude E. D'Amico, III - CSA

Hi Claude,
This layout was given to me by a BSA, who has somehow saved this screenshot from his previous company. I searched the entire but couldn't find such example. At this point, after trying many things, I think I can't recreate it. 
So, if anyone has any idea how to create this form layout, please help me. 
Thanks 
Kind Regards
Sameer

I'm thinking this was accomplished through a Formatter referencing a UI Macro and placed on the form. Looking more closely at the alignment of the elements, that's what makes sense to me. This definitely says "custom" to me. I didn't find anything particularly useful in formatters, but maybe you could replicate something similar to the Approval Summarizer formatter on the sysapproval_approver table.

Claude E. D'Amico, III - CSA