*Disclaimer- I am pretty much a beginner at the whole CSS/JS thing. I currently and taking some self-teaching courses (w3Schools and Pluralsight)*
I have a form in which I embedded the LF repository using iFrame. I like how it looks and it seems like a great solution to a problem I am solving. However, I want to take it up a notch and incorporate a button that display/hide the iFrame when clicked.
Just in case it helps I added the iFrame to the form as a custom HTML field. ( I will include screenshots below)
iFrame setup
Below is where I have the field currently hidden
Any help would be great. Thanks