[question]How to displays fields from other fields? how to join all table fields in one table

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
fabcreate
Posts: 2
Joined: 2015-06-13 03:54

[question]How to displays fields from other fields? how to join all table fields in one table

Post by fabcreate » 2015-06-13 04:05

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.

Post Reply