Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Screen with Radiobuttons, menu function (SAVE, BACK etc.) not working

Former Member
0 Likes
555

I have created a custom screen with radio buttons and also created menu in Menu painter.

While pressing any button (SAVE, BACK, EXIT etc.) getting 'Invalid Field Reference' error.

But if I delete radiobuttons from the screen, then all menu buttons are working fine.

How to remove this error?

I have created a custom screen with radio buttons and also created menu in Menu painter.

While pressing any button (SAVE, BACK, EXIT etc.) getting 'Invalid Field Reference' error.

But if I delete radiobuttons from the screen, then all menu buttons are working fine.

How to remove this error?

2 REPLIES 2
Read only

Former Member
0 Likes
508

Hi

Select All the radio buttons on the screen then right click and Radio Button Group --> Define

Also try defining the same variable as the radio button names in Top Include

Cheers

Ram

Read only

0 Likes
508

I defined both radiobuttons as a group and also declared them in top include.