Bootstrap 3 and Nette 2.3.2 Forms

Notice: This thread is very old.
Attanon
Member | 25
+
0
-

Hi,

I want to ask you guy's how can I replace all my forms on my app to Bootstrap theme.

I tried Instante\Bootstrap3Renderer but it isn't working, probably i can't get that extensions to work properly.

Can anyone help me with Bootstrap form in nette, or redirect me on some tutorial about it?

Oli
Member | 1215
+
+1
-

Extend Form and use this https://github.com/…endering.php#L58

Last edited by Oli (2015-06-02 21:46)

Milo
Nette Core | 1283
+
+1
-

There you have a version which I'm using for the most simplest cases. It's based on linked David's example.

hrach
Member | 1834
+
+2
-