cancel
Showing results for 
Search instead for 
Did you mean: 

Adding new radio button fields in ISRMain.jsp giving refrersh issue.

Former Member
0 Kudos


Hello Experts,
                     We have created a custom .PAR for rectivation PCR (com.abcompany.hcm.pcr_non_employee_reactivation),
We added few radio buttons to the same form, we are able to save data to backend.

Now at few conditions the page is getting refreshed (either selection of dropdown or button )and the selected radio buttons gets refreshed.

I am unable to find where this refresh is taking place and where the submit code is written.

Please suggest what approach should i follow to retain the radio button selected.

Thanks.

Regards,
Prajakta K

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Prajakta,

                 Kindly share  screenshot of your code.

Thanks.

Regards,

Antony A

Former Member
0 Kudos

hi antony,

Below is the code can u also tell me how is there any parameter to know the values selected.

Thanks.

Regards,
Prajakta

Former Member
0 Kudos

Hi Prajakta,

                 Kindly rebuild your project and check the Controller code.because your project not fully build-ed. 

Thanks.

Regards,

Antony A

Former Member
0 Kudos

Adding,

We are using NWDS 7.01 to import the par file and doing changes.

Please reply.

Thanks.

Former Member
0 Kudos

hi prajakta khobaragade,

                                  Kindly check your code,check the following function on action(selection of dropdown or button and selected radio button).

Regarding,

Antony.A

Former Member
0 Kudos

Hi Antony,
Yes its calling a function Submit.

<hbj:button

id="abc"

text="update"

onclick="submit" />

But no where i am able to find this function.

There is one more PAR (com.abcompany.hcm.pcrutilities.par) which has a jsp file PCRButton.

but even there no proper code is written.

Thanks.

Regards,
prajakta K