Null value as a default value


Author
Message
Edhy Rijo
E
StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)
Group: StrataFrame Users
Posts: 2.4K, Visits: 23K
dktiong (10/11/2010)
Hi Ehdy,

How do i default my value to topmostvalue if i don't choose anything from that combobox.


please advice


Based on your initial requirement, the value in the database will stay NULL, if you want to assign a default value, then in the Business Object there is a method SetDefaultValues() which you can use to just that.  I personally try to avoid NULL values in the database so in my table scripts I have a default value at the table level to avoid getting any NULLs.

It is very important when learning to use SF to invest some time in looking at the help file which is very well structure to be aware of what is available to you and also look at the sample code in the help and then search the forums using keywords like in this case I would use "default values" or something along those lines.  The forum is rich with many sample code from the community and the chances that a question from a starter SF developer has already being answer is very high.

Edhy Rijo

Diu King,Tiong
Diu King,Tiong
StrataFrame Novice (59 reputation)StrataFrame Novice (59 reputation)StrataFrame Novice (59 reputation)StrataFrame Novice (59 reputation)StrataFrame Novice (59 reputation)StrataFrame Novice (59 reputation)StrataFrame Novice (59 reputation)StrataFrame Novice (59 reputation)StrataFrame Novice (59 reputation)
Group: Forum Members
Posts: 43, Visits: 264
Hi Edhy,

I did it with your solution and get what you mean, I will invest some of the time to read through the help file.


Thanks alot....
Edhy Rijo
E
StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)
Group: StrataFrame Users
Posts: 2.4K, Visits: 23K
You are welcome dktiong.

Edhy Rijo

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search