In the date helper, there is a task to go tot the current date. This task is working in the GUI. However, the same task in universal is not working. Can someone please guide?
In the date helper, there is a task to go tot the current date. This task is working in the GUI. However, the same task in universal is not working. Can someone please guide?
Hi,
Considering Universal uses pagination to protect the GUI from loading in millions of records, I guess there's no pagination set up for the Date helper table in your data model. Most likely, today is not included in the dataset that Universal is obtaining nor can it obtain it as no pagination is set-up.
Windows GUI does not use pages and therefore is able to navigate to the row. Is my assumption correct?
Thanks Mark, for a quick reply. I have not set pagination in data model. How can I set it? Can you please help?
In the Software Factory, under User interface > Subjects, you can select the Date helper table and change the Page size setting on the Settings tab:
(If the Date helper is a generated table coming from a base project, you'll have to go into that project and change it there. Thereafter, regenerate the definitions of your work project)
Thanks a lot Mark!! Now it’s showing the current date ! :)
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.