cancel
Showing results for 
Search instead for 
Did you mean: 

Modify Prompt Dialog Lumira Designer

nina_l
Explorer
0 Kudos

Hello,

actually I have a lumira designer document with several queries.

These queries have different variables, so is there any possibility to show only the relevant prompts of a query, when I load one query by script?
By now all variables are shown in the prompt dialog.

Does someone has any idea?

Thanks for your help in advance.

Greetings,
Nina

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member197738
Participant
0 Kudos

Yes, you can manage Prompts.

Manage Prompts on Prompts Settings Under Application, Add or remove what is relevant for your requirement.

However this is only solve half-of your problem, since you mentioned about loading prompts from one query and not the other one.

You can do so by using DS_2.unloadDataSource(); {Note: This function is available in Lumira2.0 or higher}

Doing so will not show any prompts from other query.

Regards,

Fahad

0 Kudos

You need to restrict it at the backend. I don't believe there is any way to restrict it at the Designer end.