cancel
Showing results for 
Search instead for 
Did you mean: 

Default sets for Custom Business Object like Standard

Former Member
0 Kudos

Hi Everyone,

I am working on a custom business object in that I have few date fields.

1.Created On

2.Closing Date

Using these fields I need to create default sets for my custom object

Created On

1.Created From Last 7 Days

2.Created From Last 30 Days

3.Created From Last 365 Days

Closing Date

1. Expiring Soon

if the closing date of the object is less than or equal to 30 days from today I need to show only those entries.

I did not get a clear document on how to achieve these requirements like it is done in standard.

I have got to know these can be done using field transformations but am not sure with the input parameters to be passed.

Please share your thoughts on this.

Regards

Arjun

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Fred,

Thanks for sharing the blog I will try and get back to you.

Regards

Arjun

former_member200567
Active Contributor
0 Kudos
Former Member
0 Kudos
scn1.png

Hi Horst,

Thanks for your reply.

I have gone through this blog.But do we have any separate document for Field Transformations.

UI designer is having lots of Field Transformation options under different namespaces.

I am not clear with what should be the input parameters and constant values which I should pass to them to get the desired outcome.

For Eg:

I have Created DateTime for all my instances when I want to create a Defaultset Created Last Week I need to compare the current date with the created datetime.

In this case while doing the field transformation what should be the input parameters in the below screen shot.

Regards,

Arjun

HorstSchaude
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Arjun,

I guess this document on Field Transformations help you. 🙂

Bye,
Horst