Hello , i install E&P forms builder and made my own forms , also i put a button on main page for calling forms when customer click on it , the problem is as i checked i couldn’t find any link on form to assign to button , i asked from E&P forms builder they said i have to asked from theme support teams to how assign form to button .
in form only give me this information
[estimation_form form_id=“2”]]
To use in fullscreen:
[estimation_form form_id=“2” fullscreen=“true”]
To use as popup:
[estimation_form form_id=“2” popup=“true”]
To open the popup, simply use the css class “open-estimation-form form-2”.