cancel
Showing results for 
Search instead for 
Did you mean: 

removing child node selected value

Former Member
0 Kudos

Hi,

I have a parent node A and child node B. B is used as a drop down in my table. User selects some value from the dropdown B, on some condition i need to remove the value that user selected from dropdown and make the value as initial (to the default value of the dropdown onload). Please help with the code.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

please close discussion

regards

yuval

Former Member
0 Kudos

Hi

1. Let me understand: 

   Suppose we have a list of colors where the default color is white and the user picks

    up a second color say blue. What you want to do is to make blue the default color next time

    the user logs in.

    A. Can you save this color to R3?

    B. If not, are you proposing to use the same session? Provided the session has not exired yet...

2. Please explain

regards

yuval peery