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 - Creating Methods

Shyni - Friday, February 19, 2010 5:01 AM:

Hi,

I have created a 'Test' Item Type with fields name, description and a process button (Also created the Form 'Test').Now I would like to have a form created(with name, description and submit button) while clicking the process button. For this I created a method and linked that to the process button with FieldEvent onClick().But this is not working for me.

Can someone help me on this?- Do any one know the correct code for displaying a form?

Thanks



Brian - Monday, March 1, 2010 11:51 PM:

It might help to understand what you are trying to achieve.

It sounds a bit like you are trying to manage a process from one form to another, presumably gathering different data at each step?

Have you looked at Workflows yet? This may be a better way of doing what you are trying to do.

With a workflow you set up the process including the roles of the people who need to be involved and then send an Item through the workflow with pointers and mandatory requirements along the way.

If this is not what you are trying to do we can have a look at the other code.

Cheers,

Brian.