cancel
Showing results for 
Search instead for 
Did you mean: 

Hide some Employee details display of selected employee in OrgChart

former_member182426
Active Contributor
0 Kudos

Hi,

We are using NAKISA 4.0 OrgChart Build No 0901052600, we are trying to hide some details display in orgchart related to selected employee. But we couldn't able find any setting in build configuration settings.

Is it needs to be done at XML level? We want to hide some fields as below screen shot. Please guide.

Accepted Solutions (1)

Accepted Solutions (1)

StephenBurr
Active Contributor
0 Kudos

This is a bit unusual in some versions, but the fields are defined in a detail data called:

     ...\AppResources\detaildataconfiguration\OrgUnitPositionEmployeeDetail_Data.xml

Amending this XML to comment out the unrequired fields and storing a copy in your .delta folder of your build will meet your requirement.

FYI:

This detail data is used in

     \AppResources\detailconfiguration\OrgUnitPositionEmployeeDetail.xml

with the sections defined in

     \Templates_SAP\employeedetailsxsl.xsl and employeemoredetailsxsl.xsl

Stephen

former_member182426
Active Contributor
0 Kudos

Hi Stephen,

Thanks for your inputs.

But is it possible to do at build configuration level itself ? instead of doing at xml level

I read some blog, which say it can be done at build configuration level for this old version of nakisa.

http://scn.sap.com/community/erp/hcm/talent-visualization-by-nakisa/blog/2012/08/14/sovn-orgchart-wh...

Can you please let me know at application build level to do this.

StephenBurr
Active Contributor
0 Kudos

Unfortunately in 4.0 I'm not aware of a way of doing this via the AdminConsole.

You are right that you should be able to do this via the Detail Designer ... for some reason you can't on 4.0.

I believe this is rectified in the 4.3 release.

Stephen

former_member182426
Active Contributor
0 Kudos

Thanks Stephen, as per your inputs we have done at XML level and hide it.

But if  it's in Admin console configuration itself then it's more flexible.

Answers (0)