cancel
Showing results for 
Search instead for 
Did you mean: 

ESS team calendar

Former Member
0 Kudos

Hello all,

I have seen many posts asking this question but none of them have answers. i therefore put this question forward again as i am struggling to find an answer.

Does anyone know how to remove the "Show team calendar" link from the standard ess web dynpro.

Any help will be much appreciated as i have been working on this for many days with no solution.

many thanks

Calvin

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

You can do a lot of iView-modification in Portal Content!

Just go to your iView -> right click -> preview. Then you see the "normal" iView. Now put the cursor on the "Show team calendar" link and press CRTL + right mouse. A pop-up will appear where you can do some changes for the iView, e.g. you can set the link "Show team calendar" to "invisible".

Former Member
0 Kudos

Hi All,

To add to the above question:

I have commented out the following line of code in CcApplLnterface but there is no change once i deploy the changes.

CAPItem capItemTeamCale = new CAPItem("5", wdThis.wdGetAPI().getComponent().getTextAccessor().getText("CAPTeamCale"), vacTeamCale);

Is there something else i need to do? Any help will be much appreciated.

Many thanks

Calvin

Message was edited by:

Calvin Jackson