Salem Posted May 3, 2017 Report Posted May 3, 2017 Hello, I'm programming a table and I would like to have like a drop down menu containing food which, when the type is selected like " bananas" it is wrote in the table. It's like a predefined menu containing predefined types . I'm using UniLogic so is it possible ? ( an other question : is it possible to store a table with a name and then "increment" its name when storing the following table ( Data_Table_01 then Data_Table_02 ... ) Thanks
Ofir Posted January 23, 2018 Report Posted January 23, 2018 Hello, You can use the data table widget to show the column of the food - Then when touching the area of the index the selected row tag will contain the value of the index. Now you can read from the table this value according to the select row tag: The name of the data table needs to be entered manually.
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