For a field Status we define predefault value ="inprogess"
Postdefault value="Completed" a record is copied from an
existing record having status field value "Cleared"
in the copied record if the status field value is made blank
and then saved the record what will be the value of status
field after saving
Answers were Sorted based on User's Feedback
Answer / venkat
If user clear any field to made it blank, Post default
value overrides and makes it 'Completed'
| Is This Answer Correct ? | 21 Yes | 0 No |
Answer / vimal kumar
Ans: "Completed"
PreDefaultValue is populated when creation of new recored.ie, if u click on new record PreDefaultValue is set to field.
PostDefaultValue is populated when the field value is empty.
ie, if u create a new record (automatically populate PreDefaultValue "Inprogress") if u delete the field value "inprogress" then field value is blank so at the time of saving in to database PostDefaultValue is populated.
| Is This Answer Correct ? | 9 Yes | 0 No |
Explain what is detailed category in configuration?
difference between lov and picklist??
What is the use of ldap user?
what are the steps to implement outbound email in siebel?
In Siebel how is load balancing maintained?
Where does the primary field of an mvg stored?
how to create constain picklist?process suppose country field is there and state field is there,when user selected Australia in country,i have to display aus related states only states field then following its corresponding cities for the next fields orderly..I got the solution.Please try that or else mail to ganesh.ramasamy@yahoo.com
What are the differences between siebel 7.8 and 8.0?
Explain what is eapps.cfg file?
what is the value for applet user property "CanInvoke" and how do we write expression for this
Explain if gateway server is not present cant we do load balancing?
when i click on first time ststic picklist valus should be 4 values and if i click next time i want to see 6 picklist with diff values for that same field.How will u configure