cancel
Showing results for 
Search instead for 
Did you mean: 

filling the date column while loading

Former Member
0 Kudos

Hi,

I have created a view which contains the field for inputting the date field, but I want when the view is loaded first time it should be prefilled with the 01.04.2009.

Please suggest how can I do it.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

HI,

In the WDDOINIT of the view, using the set_attribute value set this to this value.. 01.04.2009... of if_wd_context_node...

Answers (1)

Answers (1)

former_member206441
Contributor
0 Kudos

Hi

Specify the value in the attribute's (say var1 type dats) Property - Default Value as '01.04.2009' in the context tab.

Regards

Arun.P