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: 

Smart form not displaying Details using smart style

Former Member
0 Kudos

Hi,

I created a smart style for my smartform. If I use an existing smart style , my smartform displays the details but when I use my smart style, it does not display details. Do I have to do something in particular in my smartstyle to display the details?

Edited by: NeenaJ on Dec 9, 2011 10:12 AM

2 REPLIES 2

Former Member
0 Kudos

Hi friend,

Just check these things once again because its usual we commit mistakes at these places,

1. Check whether the styles is active

2. Check whether you have added the style correctly in the output options of the text or any where you want that style.

3. Check these two things and activate the smartform entirely and execute it once again.

If you are using a driver program to run the smartform try loading the function module once again. And use SSF_FUNCTION_MODULE to retrieve the form name instead of specifying the function name of smartform. Because it will let to error when you run the smart form in some other client.

Please let me know if there are any issues.

Thanks,

Sri Hari

lalitha_mantha
Explorer
0 Kudos

Its definitely a problem with your smartstyle assignment to the text element or what ever you r using