- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2017 08:55 AM
Hi all,
I search to create a module to show hierarchical view like the "tree picker" and when I click on an element, I see the record.
I want to have cmn_department list like this but for a module => Tree picker examples
It is possible natively or can I make a custom UI page ?
Thanks for your help.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-22-2017 02:23 AM
Hi Sebastien
Now is clear. Maybe I'm wrong but to be honest i think this is not possible OOB.
The only way is to create a UI Page that will provide this functionality. The UI page 'example_big_picture' can be a good starting point.
Cheers
R0b0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-22-2017 02:23 AM
Hi Sebastien
Now is clear. Maybe I'm wrong but to be honest i think this is not possible OOB.
The only way is to create a UI Page that will provide this functionality. The UI page 'example_big_picture' can be a good starting point.
Cheers
R0b0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-22-2017 05:17 AM
Thanks R0b0,
I try to create an UI Page for my feature.
But yes, the UI page 'example_big_picture' is a good start to develop my UI Page.
I reply later to inform if my work is a success