cancel
Showing results for 
Search instead for 
Did you mean: 

set_attribute

Former Member
0 Kudos

hi,

I am trying to set the value of an attribute using

wd_context->set_attribute( exporting name = 'PERCENTAGE' value = wd_this->op ).

its a field on a tab. the value is not being displayed.

If a navigate to another tab and then come back to this tab then i can see the value for this attribute.

please help

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Check where do you put the code?

I guess the code only get triggered when you navigate to another tab. Try to debug and found out.

Thanks,

Duy