Hello, Does anyone know how can I add "Add Record" button to a grid with create=False (I want the button to be in the same place of the default "Add Record" button if create=True was used).
I already have the button at the top left (above the search bar). Now I just have to figure how to insert the button <a class="button btn btn-default btn-secondary" href="/open_wo/new"><span class="buttontext button" title="Adicionar registo">Adicionar registo </span></a> into the <div class="web2py_console "> like the default "Add Record" button. Thanks, JM -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

