Hi,
i have a list of data based on database...i add edit link to call edit action that open form on load event
all works, i can edit the record selected and save correctly.
i want to add another link that open another form on load event passing ID of my list
i create new action in CC, and put in "FormEvent" that "nameofform:load"
after i put permission for this action
the problem is that i don't know how put the link in front list
i tried with _nameofaction_ but don't work
can someone explain how make this ?
i have a list of data based on database...i add edit link to call edit action that open form on load event
all works, i can edit the record selected and save correctly.
i want to add another link that open another form on load event passing ID of my list
i create new action in CC, and put in "FormEvent" that "nameofform:load"
after i put permission for this action
the problem is that i don't know how put the link in front list
i tried with _nameofaction_ but don't work
can someone explain how make this ?