sgoupil
28th October 2010, 20:53
Hello, is it possible to replicate the Ctrl-Shift-R on the field Planned Order Date to recalculate the date? I'm not sure how I could pass that value to the field qith a stpapi.put.field()
Thanks.
mark_h
28th October 2010, 23:45
Not that I am aware of. Anyway to do this with the buttons or the menus?
sgoupil
29th October 2010, 13:49
Hi Mark,
No button or menu is involved. When cursor on the field, with keybeord, Ctrl-Shirft-R and it does a calculation.
mark_h
2nd November 2010, 16:47
Do you own source code?
sgoupil
3rd November 2010, 16:20
Hi Mark, no we do not own the code
mark_h
3rd November 2010, 16:50
Without the code I cannot think of anyway to trap what happens and maybe alter how the session reacts running with API code. Is there possibly another session that could do the same type changes?