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

Asset Addition transaction DFF conditionally mandatory based on Asset Category

edited Oct 7, 2024 6:53PM in Inventory Management 2 comments

We are currently maintaining DFF in the asset addition page to capture certain details. Among those DFFs, we need to set one DFF (Highlighted in Red in the attached screenshot) as Required Field.

However, it should be displayed as required field only if the asset category is “Investment Property”

Using the Sandbox, we were able to make it as required field for certain Asset category IDs.

For that, following expression was used.

#{bindings.AssetCategoryId.inputValue == '300000002784286' || bindings.AssetCategoryId.inputValue == '300000003896449'}

However, it will not work when a new asset category created in the future requirements. Can we have the asset major category name as the binding parameter?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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