Hi, good day! i'm new and learning mysql and app gini, so i apologize in advance about my questions.
How do i display fields from other tables? how can i join all table fields in one table?
example:
table user with fields first name and last name
table gender with field gender_option
how can i display it in a new table Records that displays
b]first name[/b] and last name and gender_option ?
with the format from appgini filter, print preview, and save csv
if some one is kind enough to show me how to display reports in appgini, i qould be very grateful.