This topic is locked

Tabs are not working in PHPRunner 9 bootstrap template

8/7/2016 8:19:36 AM
PHPRunner General questions
M
Maven Consulting author

Hi,

I have a project in PHP8.1 which I opened in PHPRunner 9. After building project I don't see fields on add/edit/view page under tabs. Is this feature available with Bootstrap layout or not yet?

M
mfriend 8/7/2016



Hi,

I have a project in PHP8.1 which I opened in PHPRunner 9. After building project I don't see fields on add/edit/view page under tabs. Is this feature available with Bootstrap layout or not yet?



Hi Maven:
I had the same problem exactly a month ago with a pre-release version of PHPRunner 9. Support said they'd look into it.
Here is a snippet of what worked for me:
[indent][indent]I switching between free mode and regular did not help.
I believe I found the issue though (at least I can get it to work.
In PHPRunner 9 where you choose your layout (in my case it was Amsterdam, though I unsuccessfully tried others including bootstrap), if you click on the indented dropdown for the tabs (see pic: each tab has an indented sub-part under the add and edit pages).
If I have the following layouts select for the tab sections PHPRunner 9 does not display the fields:

  1. tab_basic
  2. tab_basic_2col
  3. tab_under (this is the one I was using in PHPRunner 8.1)
  4. tab_under_2col
    If I select the bold "tab" (on my screen it is bold, it just says tab) then the fields display fine. I prefer having the field names above the field, but as long as they work its fine with me. I have included x2 screen shots so you can see the section i'm talking about and what is displayed.[/indent][/indent]
    So maybe if on the screen where you choose your layout [on the style tab/page at the bottom], try a different tab layout and it may work.
    Matthew

Sergey Kornilov admin 8/9/2016

I suggest to get the latest build of PHPRunner 9.0. If this doesn't help post your project to Demo Account and contact support directly.
The latest build is 26897:

http://www.asprunner.com/forums/forum/26-asprunnerphprunner-change-log/

S
steveh 8/12/2016

Out of interest do you mean that fields in tabs don't work or that detail tables in tabs don't work.
Detail tables in tabs for bootstrap hasn't yet been implemented,not sure what the eta for this is?
Steve

Sergey Kornilov admin 8/12/2016

Details tables in tabs in Bootstrap templates were implemented a long time ago.

S
steveh 8/12/2016

I think I'm going mad, I can't even find the setting for it now?
I'm certain there was a setting somewhere for "show detail tables in tabs"?
Or did I dream it?
I'm just about to go and look in the phpr, code and templates to see what I was thinking about.

M
Maven Consulting author 8/16/2016

I am using the latest build 26897.

Application uploaded to demo account:

Demo Link



I suggest to get the latest build of PHPRunner 9.0. If this doesn't help post your project to Demo Account and contact support directly.
The latest build is 26897:

http://www.asprunner.com/forums/forum/26-asprunnerphprunner-change-log/