Skip to main content
Question

IFS Cloud Default Dates

  • January 6, 2025
  • 4 replies
  • 140 views

Forum|alt.badge.img+7

Hi,

 

In IFS cloud is there a way to change the default date. For example in the customer order screen the default date for the field wanted delivery date is set to the current date, is there a screen in IFS Cloud were we can manually choose what the default date is set to? Instead of using current date we would like to change it to something like a week from today (SYSDATE + 7)

4 replies

Abdul
Hero (Partner)
Forum|alt.badge.img+11
  • Hero (Partner)
  • 194 replies
  • January 6, 2025

Hi ​@DavidWiafe,

There is no such screen to define default value for Wanted Delivery Date, though, requirement can be achieved through Workflow configuration. 

 

Regards

Abdul Rehman


Rukmal Fernando
Superhero (Employee)
Forum|alt.badge.img+16
  • Superhero (Employee)
  • 392 replies
  • January 7, 2025

On IFS Cloud 24R2 and later, you can use a new capability called Conditional Default Values to set the default value on a field on the configuration layer, overriding the core functionality. In your case, you can use Page Designer to create a conditional default value rule on the Wanted Delivery Date field where Case and Enabled are set to true, and Value is #TODAY+7# (if it’s a Date field) or addDays(now(), 7) (if it’s a Timestamp field).

You can read more here:

https://docs.ifs.com/techdocs/24r2/040_tailoring/225_configuration/200_client_configurations/330_conditional_default_values/

Best regards,

Rukmal


Forum|alt.badge.img+11
  • Hero (Partner)
  • 100 replies
  • February 28, 2025
Rukmal Fernando wrote:

On IFS Cloud 24R2 and later, you can use a new capability called Conditional Default Values to set the default value on a field on the configuration layer, overriding the core functionality. In your case, you can use Page Designer to create a conditional default value rule on the Wanted Delivery Date field where Case and Enabled are set to true, and Value is #TODAY+7# (if it’s a Date field) or addDays(now(), 7) (if it’s a Timestamp field).

You can read more here:

https://docs.ifs.com/techdocs/24r2/040_tailoring/225_configuration/200_client_configurations/330_conditional_default_values/

Best regards,

Rukmal

 

Hi Rukmal,

 

I followed the guide, but i'm wondering why the following does not work. You have any idea?

 

Rebate Type is a text field. According to the documentation functions are supported. So my idea was to automatically generate a key. by concatenating the RB_ with the number of records (2) + 1. Expectation would be that RB_3 is generated. But it's just giving back the text. 

 

Am i doing something wrong? Or is this not supported?


Rukmal Fernando
Superhero (Employee)
Forum|alt.badge.img+16

For the benefit of anyone coming across this thread, the above question is answered in its own thread here:

 


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