Skip to main content
Question

Can we add api calls in required filter in projections?

  • October 14, 2024
  • 0 replies
  • 25 views

RakeshChangeshpur
Sidekick (Partner)
Forum|alt.badge.img+10

Hi All,

 

I am trying to add a custom column using enumeration in standard IFS screen , which is perfectly working fine 

I am trying to enable the field only on certain conditions. Can we add a API call in the required filter?

Trying it the below way but it doesnt work. Let me know if you have any suggestions on this

 

@Override
entity ResourceAttribute {
   attribute CDays Enumeration(FndWeekDay) {
      multiselect = [true];
      required = ["Res_Attribute_Manager_API.Get_C_Multi_Select_Days(ATTRIBUTE_ID) = 'True'"];

   }
}

0 replies

Be the first to reply!

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings