AboutPaski K. Paskaradevan Expertise I have 3 + years in Lotus Notes application development. I am a CLP R5 Application Development. I can answer any question pertaining to application development.
Experience R5 CLP. In addition, I have a bachelors degree in Engineering and a MBA.
Question hi
ur codes hav ben a gr8 help..
i m a beginer wid lotus notes..
culd u help me wid an agent(in LOTUS SCRIPT) which swaps values between
two feilds(both editable and text)...
Answer Hi,
I do not write code in this forum.
But if you want to do this in the front end (UI), check the following methods in the designer help.
FieldGetText and FieldSetText.
If you want to do this in the back end, then check this methods.