Same problem, same solution :
<pre>
Dim ws as new notesUIWorkSpace
Dim uidoc as notesUIDocument
Set uidoc=ws.currentdocument
Call uidoc.FieldSetText( "PSD_Indicator" , uidoc.FieldGetText("AccountType") )
Call uidoc.refresh
</pre>
Can you tell me how to set a value of PSDIndicator dialoglist with a value from the choices of PSDIndicator.
Last Wiki Answer Submitted: October 22, 2009 6:14 am by SAMRAJ80 pts.
All Answer Wiki Contributors: SAMRAJ80 pts. ,
BruceWayne4,075 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
Hi,
Can you tell me how to set the value of PSDIndicator from among its choices.I mean how to get the value from the choice list of a particular dialoglist…….
Hi,
Can you tell me how to set the value of PSDIndicator from among its choices.I mean how to get the value from the choice list of a particular dialoglist…….
Regards,
Raji