Ok, for now I'll just hardcode it on my SQLFORM.grid calls. Another issue I'm having is that some of my buttons look like they have overlayed images on them. I've attached a sample. The code that is getting generated looks like this:
<td class="row_buttons" nowrap="nowrap"> <a class="button btn btn-default" href= "/infocenter/user/index/edit/auth_user/3059?_signature=4fd3e76ccc3017c25f56e3ee3db00f834b683818" > <span class="icon pen icon-pencil glyphicon glyphicon-arrow-pencil"></span> <span class="buttontext button" title="Edit">Edit</span> </a> <a id="230f96c0-8490-4147-a415-d268f9c7698a" class="button btn btn-default" href= "/infocenter/user/index/delete/auth_user/3059?_signature=453319f27fb9445e1b0f76dcde5bdb1012b56b7f" data-w2p_remove="tr" data-w2p_method="POST" data-w2p_disable_with="default" data-w2p_confirm="default"> <span class="icon trash icon-trash glyphicon glyphicon-trash"></span> <span class="buttontext button" title="Delete">Delete</span> </a> </td> Any ideas why those double images are showing on the delete button and nothing is showing on the edit button? -Jim On Wednesday, September 17, 2014 12:01:27 PM UTC-5, Leonel Câmara wrote: > > Officially not yet Jim. You can set response.formstyle but this may change > so I wouldn't use it for now. > > See discussion here: > https://groups.google.com/forum/#!topic/web2py-developers/43xNoDmB0rU > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.