tonytan4ever / Bootstrap-Form-Builder-V3V4

A bootstrap 3.0 form drag and drop builder, implemented in Jquery. Based on: https://github.com/minikomi/Bootstrap-Form-Builder
MIT License
74 stars 43 forks source link

Label component needed and required field. #17

Open sfluo opened 6 years ago

sfluo commented 6 years ago

It will be great to have Label component for showing information. if a field is required, when it presents to users, it should have * appended along to indicate that it is a required field.

tonytan4ever commented 5 years ago

@sfluo : This has been implemented. Please check out the latest demo. If that satisfies, please close this issue.