Inserting a screen inside the content

Hi Everyone, 

need to insert a screen inside the content Tab. such that when the tab is clicked the screen opens directly.


Hi,

Check this screenshot:

I have just right click on Home and there will be a option of Link to. After that You can Link this Home Keyword to any other screen.

At runtime, whenever user will click on Home then that screen will get opened.

I hope this is the required thing.

Regards

Tanisha Mahendru

Hello Saif,

Screens are not used in this way. Screens cannot be used inside another screen.

For this case you have to create a web block, web blocks can be used inside screens. 


Regards,

Riyaz

I am trying to use the tabs for the display...Could you please check the .oml once for how to approach this ?Block wise or link wise .

TestModuleV2_.oml

Hi @saif sheikh ,

Screens can not be used inside any other screen. If you want to make your screen as a Reusable then Web Block is a solution to do that. You can call/use web block in any screen.

But If your scenario is to just navigate from one screen to another then you can use link widget which will connect your two screens.


I hope it will work for you.

Best Regards

Tanisha Mahendru

Hi Tanisha,

i tried using links but i want to display it directly on click without pressing the link.

its generating a clickable link for the screen when home tab is clicked.

service studio page


screens for reference-

TestModuleV2_.oml

Hi,

Check this screenshot:

I have just right click on Home and there will be a option of Link to. After that You can Link this Home Keyword to any other screen.

At runtime, whenever user will click on Home then that screen will get opened.

I hope this is the required thing.

Regards

Tanisha Mahendru

Hi @saif sheikh 

Can You please explain in details  . What you Want ???

I Think You want to click Test_User_Managemet  Screen and want to go  Test_User_Managemet_Home(But you dont want to show any  link on your  Test_User_Managemet_screen  ).


Solution:


Thanks

Mansur

Hi Mansur,

Thank you for your swift reply. 

i want to link the screen but 


i want the tab navigator along the screen which contains Home and User management

Image 1 shows the ideal UI.

Image 2 shows the home details on click but stops displaying the tab.


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.