Forum Discussion

BarryGulino's avatar
BarryGulino
Qrew Cadet
7 years ago

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.
    • BarryGulino's avatar
      BarryGulino
      Qrew Cadet
      When setting up the form I can place as many fields as I want at the top line.  But when I want to put a new line of fields it goes directly to the bottom of the rich text field "Test URL".  I want four or five lines underneath each other on the right of the rich text field.
    • BarryGulino's avatar
      BarryGulino
      Qrew Cadet
      I reduced the size of the rich text field to show how it looks.  The field will actually be twice that height so the other questions will be much lower and take longer to answer as you would have to scroll up and down.  Also another 15 questions exist.  I also noticed we could possible create a formula link that would open up to a popup that we could move around the page.  I just can't find any instructions on how to setup the advanced section to possibly keep it up front and not behind the window we are inputting information in. _
  • DavidBrogdon's avatar
    DavidBrogdon
    Qrew Assistant Captain
    Just create a create an otherwise empty form and usetwo frames, one for the webiste you need, and the other for the form you need to use. 


    • DavidBrogdon's avatar
      DavidBrogdon
      Qrew Assistant Captain
      There will need to be some various rules here of course. For example, you dont want them to be able to save the record from this host form. I suggest creating a required field that cant be filled in, therefore preventing the record from being saved. There are other methods I'm sure.

      Another option is a special dashboard just for this function. 
    • BarryGulino's avatar
      BarryGulino
      Qrew Cadet
      This sounds perfect, but how do I create a form with two frames?  Create the frames with a rich text formula field?  But I think that defeats the purpose because I have to actual input data in the form to the left in your example and be able to save that record.  I didn't think I could create a rich text field that you could interact with.  Or am I missing something?
    • BarryGulino's avatar
      BarryGulino
      Qrew Cadet
      Sorry I meant the we have to input and save data in the form on the right in your example above.