14
Multi-Step Prompts
in progress
James LePage
in progress
James LePage

James LePage
planned
James LePage
under review
James LePage
For example:
1) get all customers that meet X conditions
2) create a shortcode that returns a html table of these customers (include ids, names, profile image, and link to profile page)
3) style that shortcode table output with a dark mode based on bootstrap
4) add JS that allows you to sort the the table by ID.
5) make another shortcode to add the javascript and ui/ux for the sorting