Link a custom UI page to module
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2015 10:23 PM
Hi , I want to create a custom page which would be shown to users when they click on a module in application navigator. Can i do that? if yes please let me know how?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2015 10:52 PM
Hi Abhijit,
Please refer section 5 for more info on how to create modules. You can basically select module of type URL from arguments
and then you can point to your custom UI page as exam.do //Here assuming exam is the name of the UI Page you have created.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2015 12:07 AM
Hi pradeep,
Thanks for the input. I know we can link content pages with the module but i want to link a UI page not a content page. do you know a way to achieve that?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2015 01:55 AM
Hi Abhijit,
As Pradeep said, UI page also can link to the module in the same way. Suppose your custom ui page name is 'u_my_custom' then create a new module as link type - URL(from Arguments:) and put 'u_my_custom.do' in Arguments column. Please let me know if any questions.
Thanks,
Sunil Safare