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