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: 

Field has no defined value

radhushankar
Participant
0 Kudos

Hi all

i am working in smartform. In this i am getting some warnings like this " field has no defined value" can any one tel me how 2 solve this issue??

1 ACCEPTED SOLUTION

FredericGirod
Active Contributor
0 Kudos

it's not an issue, it's a warning.

if you are borred by this message, just set a default value in the definition of this variable.

Fred

3 REPLIES 3

FredericGirod
Active Contributor
0 Kudos

it's not an issue, it's a warning.

if you are borred by this message, just set a default value in the definition of this variable.

Fred

Former Member
0 Kudos

Hi,

Go to the Initialization tab in the Global Defination of the smartform & clear the structure or field you are using.

Reward points if helpful answer.

Ashvender

Former Member
0 Kudos

Hi,

In the Global defination, you declared a field and not assigned that field or you have not used that field anywhere, you can ignore this message or delete the unused fields to eliminate this message

Regards

Sudheer