This topic is locked

Display Details

8/21/2015 8:54:16 AM
PHPRunner General questions
B
bronson author

I currently have a table called intake which has a child table called health_info. The tables are related though a intake ID. The table health_info has 8 fields which are displayed inline when I add a new intake. Is it possible to format the "display details Table" of Health_Info so that instead of the health_info table being displayed horizontal across the screen, it can be displayed horizontal to stay with the flow of the form?

Sergey Kornilov admin 8/21/2015

Not sure I understand. Get we see some visuals that explain it better?

B
bronson author 8/21/2015



Not sure I understand. Get we see some visuals that explain it better?


Here is a picture to part of the table: PICTURE . The child table, Health Info, has about 7-8 fields that expand far to the right. I do no want the person entering the data to have to scroll right to enter the data. Is it possible to change the layout of the circled table in the picture to resemble the layout of the current form? Ultimately, I want my form to flow up and down, NOT up/down/side to side. I hope that helps.

Sergey Kornilov admin 8/21/2015

Thanks, I see what you saying. Currently we do not have such a functionality. We plan to add it in the future.

HJB 8/21/2015

http://www.xlinesoft.com/tutorials/webforms.html
... re-arranging the child table fields could be a workaround.