Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter ivyking3

    (@ivyking3)

    Thank you for the response. That is getting closer to what I am looking for.

    However, I don’t wish to display the data to the customer in a table format. What was seeking was something like this:

    Customer Name: (data is pulled from row 1, column 1 for the first client)

    Customer Street Address: (data is pulled from row 1, column 2 for the first client)

    Customer City: (data is pulled from row 1, column 3 for the first client)

    The idea would be a user-friendly way to see a lot of information about that client only. The client would log in to see their data and it would be laid out vertically rather than horizontally in a table.

    I hope I didn’t misunderstand your instructions and if I did, I apologize.

    Thank you again for your help.

    EDIT – Actually looking at it more, I think I could create a table and style it so it doesn’t actually look like a table and only present the data I need. Or maybe my newbie mind to this just doesn’t get it all yet haha.

    • This reply was modified 6 years ago by ivyking3.
    Thread Starter ivyking3

    (@ivyking3)

    Sort of. But I don’t want to insert the whole table. I want to arrange the data as I need it for a report.

    Currently, if I insert with a shortcode, it’s one row of 30 columns.

    I was thinking of presenting it as individual pieces of information. So I would pull row 1 column 1 and place the data here. Then row 1 column 4 somewhere else on the page. Instead of presenting it as one long row.

    I am only showing the data for one row in the database per customer rather than showing them everything.

    I hope that makes sense.

Viewing 2 replies - 1 through 2 (of 2 total)