sandeepsharma
24th March 2009, 10:45
Hi all,

How can we use choice option in a session using AFS.e.g.group insert(start.set),Insert(add.set).

I have tried it using stpapi.form.command().

Is there any other way?

thanks
sandeep

mark_h
24th March 2009, 13:42
Okay to view a set use stpapi.browse.set - you can check to see if there is already an existing set. Next to create a new set just put all the fields and do a stpapi.insert. I include the view fields when doing the stpapi.put.fields and then an insert.

pruthirajpahi
8th August 2009, 09:19
how can I use OK button through (not able to handle properly)