Hi,

I create one user management page....
In this page edit and delete link are i already created..but i can't create add new user button... i need some support for solve this issue.... please go through my attached file... i want to created as per my attached file

Regards,
Muthu.S

CommentFileSizeAuthor
user fileds.JPG75.01 KBsmuthu01

Comments

merlinofchaos’s picture

Priority: Critical » Normal
Status: Active » Fixed

Please don't mark support requests critical.

Buttons are part of forms, and Views aren't normally part of forms, which is why Views doesn't have any actual support for using them. I would first go back and see if you really need buttons in your design, because they're the wrong UI element here. If you do actually need buttons, you will have to do some significant amount of work to make it all happen properly, since there is no form in the view. You would start by theming the fields which provide the links.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.