Skip to main content

Show Posts

This section allows you to view all Show Posts made by this member. Note that you can only see Show Posts made in areas you currently have access to.

Messages - alivepro

1
General Discussion / Request id as text name
Hi,

List, edit and add page id as field label.
examp.

customer table
customer_id | customer_name
2                        | Customer1

orders table
order_id | customer_id
1                  | 2

orders list page

orders id | customer_id
1             | Customer1 (not 2)