Application Development 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: 

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

Former Member
0 Kudos

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

former_member1245113
Active Contributor
0 Kudos

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

0 Kudos

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