This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Hidden field on webportal

Hi all,

 

1) When I show from additional column the property Permanently disabled (IsInactive) from an Employee and the value is 0 I get "<hidden: Disabled Permanetly>

(see screenshot attached)

 

Why if is set to 1 (true) is shown and if 0 no?

 

2) I have the same behaviour on a custom column in PersonWantsOrg where  I have a custom column with the UID of another PersonWantsOrg row how can I show just the display of the PersonWantsOrg whatever permission the user has?

(see screenshot attached)

 

Thanks 

Mik

  • Hi Michele,
    hidden fields are mostly (99%) a permission issue. You can solve this issue after investigation in Designer.
    HTH,
    Geraldine
  • Two suggestions how to solve permission issues:
    First log in to OBjectbrowser with the account of the person that has these issues and see if You see the data in there. If You do not see it in ObjectBrowser it is an issue of Permissions (go to designer) but If You see data in Object browser the You have some conditions in WEB designer.

    Second. On custom columns OOTB default permissions are not applied . You should enable Common\AutoExtendPermissions config parameter to do that.
  • Ok, but I don't know how to change a permission for a single column and why  I can see only if isInactive is 1.

    In attach you can see that isInactive doesn't have permission for the group VI_Web_Displayrights that should be the one that show elements in web portal?

    (attached the column isExternal that has it )

  • Hi Michele,
    I can't confirm your findings.
    I have set up 3 employees, 1 is manager of the other 2. 1 of them was disabled permanently through the task in Manger "Deactivate employee permanently".
    It is shown in Web Designer as expected.

    VI_Web_Displayrights has imho nothing to do with that permission problem.
    I don't think that you have set up the same scenario.
    It might be that your CCC_... permissions group is not assigned.

    HTH,
    Geraldine