• I like the Plugin but I have a presales question.
    I will give a use case and you can tell if it can be done using this plugin or not I have a round 12000 students who have users in wordpress. I want to give a unique coupon code for every user. so I thought of having a table in google sheet containing the usernames and the coupon against every user. and then I will add a new page which will pull the coupon only of the logged in user. is it possible? I know I can display the full table but here I want to display only one row which belongs to the user only.. I dont want to disclose all the coupons.. waiting for your reply. Regards,

Viewing 2 replies - 1 through 2 (of 2 total)
  • Interested in this too

    richmandan

    (@richmandan)

    I’m not the developer but may be able to answer your question.

    You have the option of adding a search parameter to the shortcode e.g. search=”username=27″.

    If you can pass the value of the unique username to the page on which you want the data displayed it will show only those rows relating to that user.

    You could perhaps use the URL querystring to pass the username to the page and a shortcode to include that value as the search value.

    I will be testing this myself tomorrow for a very similar use case.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘use case’ is closed to new replies.