This is not possible using the standard comment form. Comments in WordPress are built around post IDs, and are coded with this assumption down to the foundations. Even post statuses that can receive comments are hardcoded at multiple levels.
The comment form itself knows where to go afterwards via the comment_post_ID input.
You will not be able to repurpose the existing comment form to submit comments and have them handled via the normal method. You will need to rebuild the comment form from scratch, as well as the code that submits the comment, and the server-side comment submission handling.
Additionally, comments are intended for posts, and your comments on these custom table records will show up on random posts and attachments, as well as mangling comment counts and sorting
Related Posts:
- How to export comments in WordPress?
- What are the package and subpackage comment for?
- Experiences with adding Nonces to the comment form
- Is there a plugin for posting inline comments, like in MS Word? [closed]
- Disable saving comment details (name, e-mail) in cookie?
- Facebook comments box on front page
- Disabling Comment Notifications for Post Author
- Are there any drawbacks to install IntenseDebate on my blog?
- Installing Facebook comment plug in without loosing all previous wordpress comments?
- Notify commenters about new replies
- Custom comment type maybe?
- Use comments as notes, visible for comment author only
- Don’t send notification if author comments his own post plugin help?
- How does WooCommerce display a custom comment_type in Comment Admin?
- How to prevent spam comments?
- Intercept comment form submit/list by hook/filter
- adding a text message beside the comment submit button
- How to add a privacy-checkbox in comment-template?
- Plugin: How should I handle deleting comments?
- Akismet plugin is deleting spam despite preferences
- Plugin Functionality Only for Editor and Administrator
- Override comments.php template with plugin
- Leveraging WordPress Comments on Custom Plugin Object page
- Get total number of comment of the posts written by an author
- Display comments of users on single page
- Function to prevent users from trashing comments
- add_filter comment_edit_redirect not working
- How do you override the default comment template?
- How to change commenter links to /user/user_id?
- Facebook plugin shows existing comments
- unregistered user can write in blog page – possible? how to?
- How can I get WordPress to save comments in markdown format?
- Creating a plugin to sanitize comment and the url field before display only
- WordPress comments not appearing in blog posts, likely because of Redux template. Could I fix this with a plugin that adds a comment form as a block? [closed]
- Send reply with pre-prepared answers
- posts comments goes to trash
- Comment section not showing correctly
- Disqus deleted comments are syncing with wordpress but active comments do not
- Include comments form in plugin page
- WordPress 4.2.1 pre_get_comments doesn’t work after update
- Integrate Facebook comments with native comments
- Post Comments with Ajax in WordPress
- Notify comment author upon reply
- allow photo/video in comments
- Custom setup of wordpress comments that are displayed
- Is there a specific term for Plugins that are specified in a WordPress Post using Comments?
- Add back to post link on blank comment post error page
- Flag Comment as inappropriate button plugin
- Some WordPress Posts are automatically becoming comments on other Posts
- Comment IP Plugin – Fixing onfocus=’this.select()’
- get_comments_number() giving wrong results! What are alternatives?
- Moving FB comments at the end of page
- Comment Approve – Add custom function when comment is approved
- Individual Comment Notification Setting For Post Author
- How to save comment name email url fields?
- Add a Custom Field in Comment Box next to the Text area
- Error: Can´t access facebook comment plugin admin page
- Separate jQuery for Individual Comments?
- Pull comments from one page/post into another page/post?
- Engadget Like most commented plugins
- Does anyone know what’s the plugin for this Comment Section?
- Display WordPress comments before the plugins?
- Why the internal link get converted into a comment?
- Oops! That page can’t be found
- Enable comments pagination only amp page
- How to remove WordPress Default Comment? not Facebook
- Comment restrictions Wodpress
- Disqus comment system not show
- How is it possible to create Multi part sections where people can answer or comment or vote on various parts of a page’s content as given example?
- How to fix slow comment query?
- How to see in Edit Comments if comment is from User and her Roles
- AddThis Plugin adding html comments in P tags
- How to show a message to a user?
- Disqus comments count taking long to update
- Paginated Comments “reply” does not work!
- Creating a comments voting system
- Jetpack Comments Change Placeholder Text
- page creator to leave comments ONLY
- Why links are not linked if edited comment?
- How to fix vanilla comments extra iframe space
- Getting Post Permalink Outside of Loop Not Working
- Reply form used in wordpress.com
- which is this plugin ? [closed]
- Questions about using Disqus or Jetpack for comments [closed]
- How to Allow Users to Select Recipients In a WordPress Comment section?
- Transfer wordpress comments form on another post [closed]
- WP Plugin: How to avoid db access for each comment?
- What forum plugin can I use to allow non-registered users to create posts and comment? [closed]
- How to make sense of the active_plugins option_value to enable and disable certain plugins from the database?
- Can I enable/disable/hide plugins on a per-site basis in multisite?
- Plugin throws up 404 on front-end when when enqueuing style with filetime
- Can I hook into get_avatar to supply a hash instead of an email?
- How to add fields in the WordPress editor?
- Is there a better way of handling AJAX requests in WordPress?
- Change plugin descriptions
- How get horizontal div instead vertical CSS
- Why is WP template_include overwritting all templates rather than specified page?
- Edit Buddypress Groups Activity Page Text [closed]
- Access to wordpress method inside of classes
- WordPress User Portal