This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - Open a new form programaticaly

suryakumars - Thursday, March 18, 2010 10:38 AM:

i am trying to achieve the following

1. I have created two forms for an itemtype, say "form1" which is default and" form2" in views. for form2 I added type as edit.

2. I have created a generic action and associated a method to it.  

3.i am planning on opening form 2 for display programatically.

4. I am able to get the id for the form but am unable to open "form2" programatially in my action. Unable to find suitable methods .. tried uishowitemex but doesnt work.

any help greatly appreciated