Thx, that solved my problem after I reloaded my old web2py app. When generating SQLFORM an error "Formstyle not supported occurs". I added [forms] formstyle = bootstrap4_inline separator = to appconfig.ini and it works.
-- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/dcd7eb71-d685-4ce7-b586-06dd6991e023%40googlegroups.com.

