0% found this document useful (0 votes)
12 views1 page

Siebel PreDefault and PostDefault Overview

The document explains the PreDefault and PostDefault value properties of a field in Siebel. PreDefault sets a fixed value when a new record is created, while PostDefault sets a value if the field is blank during saving. It also outlines the conditions under which these properties are fired and their interactions when both are defined.

Uploaded by

abhishek040599
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views1 page

Siebel PreDefault and PostDefault Overview

The document explains the PreDefault and PostDefault value properties of a field in Siebel. PreDefault sets a fixed value when a new record is created, while PostDefault sets a value if the field is blank during saving. It also outlines the conditions under which these properties are fired and their interactions when both are defined.

Uploaded by

abhishek040599
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Siebel PreDefault and PostDefault values

• What is PreDefault value property of a Field?

PreDefault Property sets the value of a field in as soon as new record is clicked i.e. set a fixed value
in a field

• What is PostDefault value property of a Field?

PostDefault Property sets the value of a field in case user has not entered any value i.e. set a fixed
value in a field while saving

• When is PreDefault Fired?

PreDefault property is fired in case as soon as new record is clicked

• When is PostDefault Fired?

PostDefault property is fired in case the field is blank during record save

• What happens in case both PreDefault and PostDefault values are given

PreDefault property is fired and PostDefault is not fired (as the field has some value at save time)

• What happens in case both PreDefault and PostDefault values are given and we nullify the
value that was set in PreDefault before saving

PreDefault property is fired as soon as new record is clicked and PostDefault is also fired while saving
as we have nullified the field

• What happens to PreDefault value if we copy a record that has the field value as blank

PreDefault property is fired as the value in field was null

• What happens to PreDefault value if we copy a record that has some value in field

PreDefault property is not fired as the value in field Is not null (if value is already there event will
not fire)

• What happens to PostDefault value if we copy a record that has the field value as blank

PreDefault property is fired as the value in field was null

• What happens to PostDefault value if we copy a record that has some value in field

PreDefault property is not fired as the value in field Is not null (if value is already there event will
not fire)

If you do not get the answer to these Question, please mail to


enquiry@[Link], we will be happy to explain.

You might also like