Hi all,
I'm still a beginner on Lotus Notes. I've encountered some problem on saving forms and i hope u can help me.
I have a form, which consist of an embedded view(with radio buttons), and another view using @DbColumn method (with checkbox). For ur information, all of the views are in the same database,and the checkbox and radio button were done using HTML pass-thru and i'm currently doing it on the localhost.
The problem :
1) if i select on the checkbox and the radio buttons, and then click the save button using @Command([FileSave]), it will bring to the error "Page cannot be displayed".
But if i only select either checkbox or radio buttons, and click on the save, it can be saved.
What is happening to my form? I've been tackling this problem for 3 days but no answer found. Please Help!
Thanks!
Vinturn
I'm still a beginner on Lotus Notes. I've encountered some problem on saving forms and i hope u can help me.
I have a form, which consist of an embedded view(with radio buttons), and another view using @DbColumn method (with checkbox). For ur information, all of the views are in the same database,and the checkbox and radio button were done using HTML pass-thru and i'm currently doing it on the localhost.
The problem :
1) if i select on the checkbox and the radio buttons, and then click the save button using @Command([FileSave]), it will bring to the error "Page cannot be displayed".
But if i only select either checkbox or radio buttons, and click on the save, it can be saved.
What is happening to my form? I've been tackling this problem for 3 days but no answer found. Please Help!
Thanks!
Vinturn