Ehsan Beigi Posted July 18, 2017 Share Posted July 18, 2017 I am trying to make it easy for a user toinput parameters for a data funciton ( without opening Edit,Data Fucntion Properties, Edit Parameters). I am thinking of two ways to do it: 1) create a table in which the columns header shows the input parameteres that user can modify the values and run the data function. 2) Write a gui program in R that create a graphic user interface (GUI) that open a window.User can see all the parameters in this window, and can insert values for all parameteres. I am new in Spotfire , I would be grateful if i could have your thoughts. Link to comment Share on other sites More sharing options...
Sayali Patil Posted July 18, 2017 Share Posted July 18, 2017 Hello, You could use document properties (text input box/list boxes) inserted into a text area and reference them in your data functions. Please refer the attached screen shot. Link to comment Share on other sites More sharing options...
Ehsan Beigi Posted July 18, 2017 Author Share Posted July 18, 2017 Thank you Link to comment Share on other sites More sharing options...
Ali Khattak Posted February 18, 2020 Share Posted February 18, 2020 Can you please share the code which shows how the document property inputs are mapped to specific columns in the table I am trying to use output <- input but that doesn't work with multiple inputs. 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