Forums

How to link a New button with a form

tshirley 16 Mar, 2015
1 Likes
Hello,

I have successfully created a CC5 list and a link to an edit form. Everything working well.

So now I would like to add a New button to the list so the user can create a new record.

It is of course easy to make an Action called "new", and to add the "add_form:load" into it. I also made the permission to allow the user to use the action.

It is easy to add the function button to the form with _TOOLBAR_NEW_

But then this button does nothing. I don't understand how to make the New button connect with the action I created.

Cheers

Tim
This topic is locked and no more replies can be posted.