You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Hide the edit button for an offer by referencing a value from a flexfield.

Summary:

We created a flexfield that indicates when an offer has a completed status. It only displays the value yes or no. If the value is no, the edit button should be visible; if it shows the value yes, the edit button should be hidden, preventing any further changes to the offer.

We are trying to use PageComposer, adding a condition to the button's visibility. We are implementing this configuration but without success.

#{ not securityContext.userInRole['WLF_LEARNING_SPECIALIST_JOB_CUSTOM_RH_DESC_V2'] and (bindings.ClsAttribute3.inputValue eq 'Não' or empty bindings.ClsAttribute3.inputValue) }

and tried this too

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!