Page 1 of 1

put back titles on pages and remove breadcrumbs

Posted: Fri May 30, 2014 2:27 am
by sticcino

this breadcrumb feature removed the titles that were printing on the pages which you knew what you were on, this is not the same as breadcrumbs-- this is just another short cut menu system, there is no clear indication of what you object you are on, you have to re-train your eye on this breadcrump and "read it"

please put back the printing of the pages that is currently being viewed (like v9)


Re: put back titles on pages and remove breadcrumbs

Posted: Mon Oct 05, 2015 12:17 am
by cahilbey

(v11)

I agree with the statement above. From UX perspective, breadcrumbs don't solve the page identification problem in some cases. Since it's kind of a subtle pattern, it becomes confusing especially in master/detail view pages. As I see they're back in v12.

If you need page title back, put this line in \Program Files\PHPMaker 11\template\phpv110\list-script.php, somewhere above 'ewGrid' div:

<h4 class="ewCustomPageCaption"><?php echo $<!--##=gsTblVar##-->->TableCaption() ?></h4>


Re: put back titles on pages and remove breadcrumbs

Posted: Tue Jul 26, 2016 4:08 pm
by Webmaster

Implemented in v2017 as advanced setting.