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

Tabstrip

Former Member
0 Likes
495

Dear All

I am using Tabstrip Control with 2 tabs.The following error occurred, when place text or label field

" Illegal type for page element in tabstrip"

How to solve this??

help me

Regards

Suresh

3 REPLIES 3
Read only

Former Member
0 Likes
446

Have you defined a subscreen container for your tab screens.? It might have happened so that you might not have been to able to put the elements for the above reason.

Regards,

Yogesh Bhatia.

Read only

0 Likes
446

Thanks for your reply

Any Step by step tell me like Flow logic and layout setting

Thanks and Regards

Suresh

Read only

Former Member
0 Likes
446

hi suresh,

when you create tabstrips,you cannot place text fiels directly over there.You have to first create a subcreen container.

Then create a separate subscreen and then place your labels or text fields over there.ypu cannot place it direcly on the tabstrip control