luyadev / luya-bootstrap3

LUYA bootstrap3 specific content
MIT License
1 stars 10 forks source link

Update FormBlock.php #4

Closed jerrynavi closed 6 years ago

jerrynavi commented 6 years ago

Translated from German to English

nadar commented 6 years ago

@jerryasih Thanks for the PR. Maybe someone should make a repository for a form block, as i think this block is not a very good solution as its heavily limited. Someone had the idea to make forms with blocks => https://github.com/luyadev/luya/issues/1541

And it should contain translations from the message system.

nadar commented 6 years ago

@luyadev/coredev

jerrynavi commented 6 years ago

I already thought about making a form block using bootstrap4 and I've seen this: luyadev/luya#1541 Is anyone working on that at the moment? My solution would have been equally limited/specific to my application.

nadar commented 6 years ago

@jerryasih currently there are just plans about doing some form builder for bootstrap 4 but no one started yet. I think it should be a block with a placeholder which generates the form (ActiveForm) and then some input controls to drag into. Should not be to heavy.

jerrynavi commented 6 years ago

Hi @nadar, how do I add a changelog entry?

nadar commented 6 years ago

Just described what you did with reference to this PR (so the other example from 1.0.1) here: https://github.com/luyadev/luya-bootstrap3/blob/master/CHANGELOG.md

nadar commented 6 years ago

@jerryasih perfect, thanks!