Question
1
Replies
364
Views
JK Technosoft Ltd
Posted: July 2, 2018
Last activity: July 5, 2018
Closed
Retrieve one column value based on another column index value
if user select time frame-1 in the UI the slot number 1 should be store in DB that validates the slot number with time frame
***Updated by moderator: Lochan to update platform capability***
hi there,
I did not get exactly what you want to achieve by this.
However, i have simple approach to this - why cant you have a prompt list (in property we have prompt list in table type) and there you can have standard value as slot number and prompt value as time.
or
Alternatively, you can also have a data table with two property, time and slot. Have a data page where you can show in time and pick corresponding slot for processing.
Let me know if my understanding is not correct and i deviated from the main requirement?