I don't know if this should be a request or it is an oversight

Ok, let me see if I can be as clear as possible

There are 3 fields/columns in flynax software/database.

1. company_name
2. First_Name
3. Last_Name

The way the company_name field is used I think is incorrect. It is being used as an ordinary data field with no precedence.

If a user decides to utilize the company_name fields it must take precedence over First_Name and Last_Name.

Example User register ->

Company Name: JG Enterprise
First Name: John
Last Name: Gregory

In the software and Both Apps... The First Name and Last Name are being shown hence I must submit Ticket/Mod/Help to have the company name as priority.

As I said I think Company Name should precede all if this fields is utilize so hence I am asking in the next version to please have this fix.

This is one field name that has exception.

if Company Name Show -> Company Name
elseif First Name || Last Name Show -> First Name Last Name
else Show -> Username

etc..........

Can this be a standard in next version?