What other JS is available?
Posted: Wed Feb 22, 2012 6:06 pm
I've noticed that the Value attribute of a field which is to be filled in with the system date gets an entry as follows: js:currentDate()
This is a display file that started life as a converted DSPF from DDS. So, this value is created by PUI during the conversion for the DDS entry DATE. There's a similar one for TIME (js: currentTime() ).
Is this a new method for entering JavaScript at the client that I hadn't seen before, or isn't documented?
Are there other entries like this? Maybe for SYSNAME or PGMNAME or USER?
This is a display file that started life as a converted DSPF from DDS. So, this value is created by PUI during the conversion for the DDS entry DATE. There's a similar one for TIME (js: currentTime() ).
Is this a new method for entering JavaScript at the client that I hadn't seen before, or isn't documented?
Are there other entries like this? Maybe for SYSNAME or PGMNAME or USER?