Sarathbabu Rupakumar 10.Aug.12 12:35 AM a Web browser Notes Client 7.0 All Platforms
Hi,
I have two radio buttons. Both fields are editable and it cannot be computed.
1. Radio button EntryType have values as 1 and 2.
2.Radio button ExternalPerson have values as Yes and No.
When I select EntryType 1 , the value for External Person should change to Yes.
When I select EntryType 2 , the value for External Person should change to No.
I have put default value for the External Person as
@If(EntryType="2";"Yes";"No")
I have checked in the checkbox in the field properties second tab ,
Refersh fields on keyword change and Refresh choices on document refresh.
But External Person not chaning to Yes. When i select entry type = 2.
It is working fine when i make the External Person to computed.
Please advice


Option Button Values not changing i... (Sarathbabu Rupa... 10.Aug.12)
. . RE: Option Button Values not changi... (Carl Tyler 10.Aug.12)
. . RE: Option Button Values not changi... (Mark XY Brown 10.Aug.12)
|