Hi to all, i am developing a seam application.in that i have a requirement that,
in a my page i have a edit check box and select one menu fields.
When i check the check box i want to enable select one menu and able to select an existing object, when i select an object in select one menu the details will be populated in below boxes, then i am able to modify those values and can update that object.
if i unchecked the check box i disable the select one menu and create new object by inserting new values into below fields.
In this scenario i am having problem that , if i update one existing object and then want to create new object by unchecked check box , already populated values are not refreshing in below fields even if re rendering fields and also i assigning a new object to selected object .......
Can any one advice me how would i get this in seam ?
any help will be appreciated.. thanks
my-email:- [email protected]