cancel
Showing results for 
Search instead for 
Did you mean: 

Tree Structure display in Mobile First Design

SandipAgarwalla
Active Contributor
0 Kudos

Dear All

I am looking to create a tree type structure using sap.m libs, it has to display on a mobile device as well. The tree structure can have upto 3-4 levels of nodes. I know for mobile devices, tree structure with more than one level is not encouraged . what are the other options.

Here is a sample screenshot of how it looks currently

Each link in the tree when clicked will bring up a screen for data entry.

Thanks

Sandip

Accepted Solutions (1)

Accepted Solutions (1)

saivellanki
Active Contributor
0 Kudos

Hi Sandip,

Did you check this new control (sap.tnt.NavigationList) ?

Sample: SAPUI5 Explored

API: JsDoc Report - SAP UI development Toolkit for HTML5 - API Reference - sap.tnt.NavigationList

Regards,

Sai Vellanki.

SandipAgarwalla
Active Contributor
0 Kudos

Thanks Sai

I did check it, cant use it because it cant have more than 2 levels

Regards

Sandip

saivellanki
Active Contributor
0 Kudos

Sandip,


Check this thread:

I guess Petr was able to achieve it.

Regards,

Sai Vellanki.

SandipAgarwalla
Active Contributor
0 Kudos

Thanks Sai, that is useful

Regards

Sandip

Answers (0)