|
manju.maikan
|
 |
« on: September 16, 2010, 07:25:51 am » |
|
Back again with one more problem definition:-)
1.I want a field to be populated with 3 default values for 3 different sites.
As per my understanding,this can be achieved through customization but is it possible to do it using configuration. I would like to let you know that i have tried using signature option with properties like-text,values,dynamictext but nothing seems to work. Can this be achieved through free text or Domain.
if a field is associated with a valuelist how can we make available one of the values as a default value through configuration.for example i configure a Status field which has 3 values (ALN Domain) Active, Inactive and Disabled.If i want Active to be the Default value how do i do it.
Please provide me with some ideas to go forward with it.
|
|
|
|
|
Logged
|
|
|
|
|
Ethen
|
 |
« Reply #1 on: September 16, 2010, 01:13:58 pm » |
|
In the database configuration you can define the default value.
|
|
|
|
|
Logged
|
regards,
Ethen...
|
|
|
|
manju.maikan
|
 |
« Reply #2 on: September 17, 2010, 08:21:57 am » |
|
Thanks for your reply ethen. i understand that a default value can be set for an attribute in database configuration but the requirement is to have 3 different default values for a single field depending on its site
would appreciate any help on this
|
|
|
|
|
Logged
|
|
|
|
|
Ethen
|
 |
« Reply #3 on: September 17, 2010, 01:52:48 pm » |
|
there was something as dynamic default value that was dependent on condition.. It was supposed to be in the property of the attirbute.... there was no class to be written for it.. will check it and let you know.
|
|
|
|
|
Logged
|
regards,
Ethen...
|
|
|
|
manju.maikan
|
 |
« Reply #4 on: September 23, 2010, 07:26:40 am » |
|
Thank u Ethen.. Awaiting your reply.
Regards, Manju Maikan K
|
|
|
|
|
Logged
|
|
|
|
mph
Newbie
Karma: 0
Posts: 7
|
 |
« Reply #5 on: November 18, 2010, 04:12:30 pm » |
|
There is a table in the databse called APPFIELDDEFAULTS. Try to insert the default value for the attribute for the different sites in this table. One insert for each site. May require a restart of the application server in order to work.
|
|
|
|
|
Logged
|
|
|
|
|