0
Views
3
Comments
Re : Application with 3 or more modules
Question

Hi,
I have a doubt: e.g.. I have one application (HR_Application) with 3 or more modules, HR_Common, HR_Expense, HR_Time, HR_.... All modules use HR_Common, but how I use entity MenuItem(Expenses, Approve Expense, Times, Approve Times,etc) from HR_Common in other modules, I mean how can I create the "links" to go to different modules.

Regards,




 

2012-08-01 17-33-40
Gerry
Go into Add/Remove References, select the HR_Common eSpace and pull in what you need from it.
2016-04-21 20-09-55
J.
 
MVP
You can use  GetEntryUrl(...) as a workaround, you provide espace-name and entryname
2011-10-13 10-46-09
Vitor Parada
Vitor Parada wrote:

Thanks, I solved my issue.
 

 
 
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.