Page 1 of 1

Master/Detail View Add Button Position

Posted: Wed Jan 10, 2018 1:29 am
by hugi

by default the add button is at the bottom of the detail table.
how to add it on top also?


Re: Master/Detail View Add Button Position

Posted: Wed Jan 10, 2018 11:46 am
by arbei

Enable the option "Paging section at top" in [PHP] -> [Page Options (Global)] then generate all files and try again.


Re: Master/Detail View Add Button Position

Posted: Wed Jan 10, 2018 9:04 pm
by hugi

This was already set. Button in Detailview is still on bottom.


Re: Master/Detail View Add Button Position

Posted: Wed Jan 10, 2018 9:37 pm
by kirondedshem

also ensure you are not using custom table specific options in table settings of the detail or master table, if so then set the pagination at top in them as well.

As proof go to the orders table and go to master detail vew with the orders etail table, you should what your looking for


Re: Master/Detail View Add Button Position

Posted: Wed Jan 10, 2018 10:50 pm
by hugi
  1. PHP->Page Options (Global) : paging selection at TOP is set.
  2. Mastertable Table specific Options is set to "use global Settings"
  3. Detailtable Table specific Options is set to "use global Settings"

we use "Detail preview" Extension.
if we disable "Detail preview" the button is on top.
so problem is when using "Detail preview" Extension