Georgi Koemdzhiev Posted October 15, 2019 Share Posted October 15, 2019 I am looking at how to create custom dialogs that work in the Web Player as I need to capture the below user input to pass to my existing custom tool. A mock-up of the dialog can be seen below: Does anyone know what resource I should be looking at to get a sample of something similar Link to comment Share on other sites More sharing options...
Shandilya Peddi Posted October 15, 2019 Share Posted October 15, 2019 You need to use "CustomWizardPromptControl" for prompts in WebPlayer. You can check theNavigateToPageArgumentsWebControl.cs of the SDK example "SpotfireDeveloper.CustomToolsExampleWeb". This should help as an starting reference Link to comment Share on other sites More sharing options...
Georgi Koemdzhiev Posted October 16, 2019 Author Share Posted October 16, 2019 Thank you Shandiya, will do that. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now