raj
Posts: 0
Joined: Wed Oct 09, 2013 3:37 pm

Dynamically rendering screens

hi, I want to create dynamically rendering screens based on a parameter received via REST service e.g. if parameter value is 'a': render screen 'A', If parameter value is 'b': render screen 'B' and so on.

Is there any reference material (Blog, help page, document etc.) that I can refer to for doing so?

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Dynamically rendering screens

Hello! Working on it, I'll update.

raj
Posts: 0
Joined: Wed Oct 09, 2013 3:37 pm

Dynamically rendering screens

okay. thanks

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Dynamically rendering screens

Hi,

Do you want to paste other pages into a page that launches the service dynamically, or simply download different html-content depending on the service response?

raj
Posts: 0
Joined: Wed Oct 09, 2013 3:37 pm

Dynamically rendering screens

Hi, I would prefer to download different HTML based on service response. Thanks

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Dynamically rendering screens

Hi,

Then you can add Panel component to screen, set type=html and add there any code you like.

Return to “Issues”