BarryGulino
7 years agoQrew Cadet
Separating a Form in Two with Unequal Sized Fields
We are working on a project that involves auditing web pages. The community helped me solve the initial problem with a rich text field to frame in the webpage we are auditing. The problem is we have to be able to view the entire page and answer auditing questions on that specific page. We would like in our form to be able to see the page (rich text field) on the left and then the auditing fields on the right. The problem is I can align the first field with the top of the rich text field, but the next field falls on the right but below the rich text field. This requires scrolling down to answer the questions instead of looking to the left and answering directly to the right. I think the ability to embed forms inside a form may work. Can we have the rich text field on the left and another form with tabs on the right to navigate between the questions. Not sure if there is a way to pull this off, any help would be appreciated.