This topic is locked
[SOLVED]

 Inline Add not working within a Tab

7/29/2012 4:34:08 AM
PHPRunner General questions
P
Pauldee author

Hi Everyone
I have a large table that needs to be split into tabs, I have also a number of relational tables which need to placed within the tabs on the edit page..
Without tabs I am able to 'Inline Add' data to the related tables.
My problems is that as soon as I move the 'Display Detail Table' into a tab, the Inline Add does not work, ie, the Javascript style input fields do not appear.
Oddly though, if there is already a list of data in the table that I want to Inline Add to, the input fields DO appear.
Regards

Paul

P
Pauldee author 8/4/2012

For anybody else that may have come across this problem, here is the very speedy and much appreciated reply I received from Alexandra at xlinesoft:



Paul,
thank you for pointing me to this bug. We will fix it in the next update.
To make your pages working open your ...\PHPRunner6.1\templates\layouts\list3.ly, find the lines:

    • -

      begincontainer horizontal style=1 width=100% recordcontrols

      brick left recordcontrols_new

      brick left recordcontrol

      endcontainer


    • -

      and move them right after the line:


    • -

      beginblock center


    • -

      Save changes and make a full rebuild.
      Alexandra Kovalevskaya