Skip to main content
Kaitlen Osburn 님이 #Sales And Marketing에 질문했습니다
I would lke my lead form to display particular fields based on the product that I select. Is that possible?
답변 5개
  1. 2014년 8월 4일 오후 9:11

    It can be done but it will require some pretty significant programming skills.  You'll need someting like AJAX or Jquery that can dynamically redraw the pertinent parts of the form based on the options that are already selected.

     

     

    Keep in mind that having required fields, input validation, etc. on a form like this becomes rather tricky.  For example, if your 3 year program requires undergraduate degree information and you set this as required, you have to be careful not to make this requirement apply to say the summer workshops since users won't be able to fill in a field you don't display to them. 
0/9000