Hi,
I have a requirement in CDS view to hide the facet based on condition. For example in my application two object page are there - Employee General Information and Skills set.
I want to set the visibility of Skill set facet based on user id.
...
Hi Libor Pisa,
I am working on network graph to display Org Structure and I am getting error for some of the data.
If any Node having multiple supervisor that time getting error : Data not consistent.
Below is the scenario :
Suppose NODE : 50...
Hi David,
I am using milsymbol.js library in project and symbols getting generated as expected.
But getting error: ESLINT ms is not defined in webide.
Please any suggestion to resolve this issue.
Regards,
Dhiraj
Thanks! Its working.
I want to hide the facet based on user name. I have added the hiden: #(Enable) in facet.
{
label: 'Skills Details',
id : 'EMPSKILL',
type : #LINEITEM_REFERENCE,
targetElement: '_skillInfo',
//hidden: true
hidden: #(EMPSKILLF...
Hi Mahesh, Nice blog…! Thanks for sharing.I have gone through the blog and took the reference of @UI.facet, But I am not getting correct output(In landing page getting the label for table column, but when navigating to Object page that time not getti...