Support

Account

Home Forums Front-end Issues Which way is better to hide fields on frontend: CSS or Conditional Logic

Unread

Which way is better to hide fields on frontend: CSS or Conditional Logic

  • I want to hide on front end few fields (with default values) – to handle later at the back office.

    Which way is better:
    1. Use CSS class – and set display:none
    2. Use conditional logic that evaluates to false

    Thanks

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.