MetagaussInc / Blazeforms-Revamped-Frontend

Contains all the latest revamped code for front-end of Blazeforms.
0 stars 0 forks source link

Add icons for all the fields.[Form-build] #100

Closed Bhagyashrimane closed 3 years ago

Bhagyashrimane commented 3 years ago

Please add the icons for all the fields on the form build page. e.g. image

mJawed commented 3 years ago
  1. Text <i class=" class="material-icons"">text_fields
  2. Date <i class=" class="material-icons"">date_range
  3. Phone <i class=" class="material-icons"">phone
  4. Currency
  5. Price <i class=" class="material-icons"">attach_money
  6. Name <i class=" class="material-icons"">person
  7. Email <i class=" class="material-icons"">mail
  8. Radio <i class=" class="material-icons"">radio_button_checked
  9. checkbox <i class=" class="material-icons"">check_circle
  10. rating <i class=" class="material-icons"">grade
  11. Number <i class=" class="material-icons"">numbers
  12. Address <i class=" class="material-icons"">place
  13. Website <i class=" class="material-icons"">public
mJawed commented 3 years ago

Added all icons.

Bhagyashrimane commented 3 years ago

Number field and page break field not looking proper.

charan-singh05 commented 3 years ago

Icons for Calendar and Time controls on Form builder page are same. Time's icon needs to be updated.

mJawed commented 3 years ago

Time icon updated.

charan-singh05 commented 3 years ago

Issue fix verified.