Filling data from Data Masters to page element
Hello,
I have a question regarding data driven development.
I understand how to add new records to Data Masters, how to edit and how to display them in Data Grids. My question is - may I generate custom-looking lists from Data Masters? For example, if I want to create a notification list made of material-style cards and generate their content from Data Master (like {from: string, text: string, seen: boolean}) - how can I achieve that?
I get it that iterating over Data Masters may be too complex, but at least may I somehow relate static elements to certain Data Master values? I saw the Data Field property which can be set for input fields, but could not make a use of it, is it related maybe?
Thank you in advance,
Gregory
You can definitely do this, creating those notifications out of data grids/data lists. Check out this video to learn how: https://youtu.be/oqUQWAzYzvA?t=47 and let me know if you have any questions.
You can definitely do this, creating those notifications out of data grids/data lists. Check out this video to learn how: https://youtu.be/oqUQWAzYzvA?t=47 and let me know if you have any questions.
You can definitely do this, creating those notifications out of data grids/data lists. Check out this video to learn how: https://youtu.be/oqUQWAzYzvA?t=47 and let me know if you have any questions.
You can definitely do this, creating those notifications out of data grids/data lists. Check out this video to learn how: https://youtu.be/oqUQWAzYzvA?t=47 and let me know if you have any questions.
Replies have been locked on this page!