cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Appeon Web Application Navigation advice

Former Member
0 Likes
991

Hi All,


I am delving into my first system migration using Appeon this month. We have numerous systems all using the PFC framework combined with outlook/excel style menu and tabbed navigation, see screenshot below. The menu and navigation is implemented using a set of libraries we purchased from a French Company called Félix Informatique. (http://www.felix.fr/pb-components/flx-suite.html).


I am currently picking my way through the objects to try to get the Sidebar menu to load, but it is proving quite laborious as the only way I can trace through it is to pop up message boxes to find the code bottlenecks and deal with each issue individually. The Code Analyzer does not show any major roadblocks with the code, but it has problems loading.


Does anyone have any experience with these FLX objects and Appeon?

or

Does anybody have any other recommended objects/adding that they have used to provide a similar navigation experience?


Any advice would be appreciated.


Michael

View Entire Topic
Former Member
0 Likes

Michael,

do  you use the felix report writer as well ?  if so, does it work with appeon?

cheers,

mike

Former Member
0 Likes

Hi Mike,

Unfortunately we do not use felix report writer, so I cannot give you any indication about whether it will work or not.

Thanks for the advice on the Navigation.  I am thinking that I will try to substitute the w_main_frame from the appeon_code_samples demo as it provides a relatively simple treeview menu and mdi frame.

Thanks for the advice.

Michael