Question
2
Replies
342
Views
Vr Siddhartha Engineering College Vijayawada
Posted: July 11, 2020
Last activity: July 12, 2020
Lookup
When we configured lookup as a source to the datapage some times we have to give two parameters one for key and it is asking px date time also how I should have to configure that??
Hi,
Thanks for posting the query.
As you mentioned the "Lookup" option is available to populate a data page as long as you choose "Page" as the Data Page structure. When using this you are populating the data page with an instance of a class.
So you will configure this by inputting the class name and a parameter to identify which instance to use at runtime. The parameter is the key of the class instance. You can find the key to the current class by opening the definition of the class record. In your case, multiple keys are required to open the record. One of the keys might be the pxDateTime property.