Here is a tutorial on submitting forms through dashboard widgets : http://www.wpexplorer.com/configurable-dashboard-widgets/
In the tutorial the author uses a single function for both displaying and updating the widget. What if you then use this approach and implement functionality similar to a save routine for custom meta boxes and custom fields to link the new meta data to a post/page id?
Could you try to add meta to a post/page or update existing meta of a post/page
add_post_meta( $post_id, $meta_key, $new_meta_value, true );
update_post_meta( $post_id, $meta_key, $new_meta_value );
I also noticed that he doesn’t have the entire form markup present in his example so your form action could then be left blank
Hope it helps and that I’m not way off with what your trying to do.
Related Posts:
- Adding a single text input field to a custom Dashboard widget
- WordPress 3.8 – Dashboard 1 Column Screen Options
- Extend WordPress 3.8 Site Activity Dashboard Widget to include more comments
- Indexes of widgets instances starts with ‘2’ in ‘wp_options’ table
- Complex widget form UI – examples and best practices
- Embed iframe or html page into dashboard widget
- Storing custom dashboard widget options in wordpress
- How to Remove All Widgets from Dashboard?
- How to Validate Widget Input
- How do I save data from submitted form from widget
- How to use control_callback when creating a widget via functions.php or plugin?
- Reorder dashboard widgets
- How do I use the control callback when creating a simple dashboard plugin
- How to Make a Custom Dashboard Widget to Display Custom Notification from Admin?
- Add a banner to the Dashboard
- Different rss feeds in a single dashboard widget
- How do I pass arguments to dashboard widget callback functions?
- Add new section to “Right Now” widget
- add widgets to dashboard for easy access for clients?
- wp_count_posts, wp_count_terms and wp_count_comments for specific user?
- Widgets not expanding on wordpress 3.3 widget dashbord
- Replace dashboard widgets with banner ad
- Custom dashboard widget search box
- How can I use AJAX to save/update a widget form?
- Is there an official email form widget or block?
- Hide all Dashboard Widgets (not remove)
- wp_editor is not rendering shortcode
- Dashboard Widgets – Add Admin Page With Same Functionality
- Custom User Field in Dashboard Widget
- A form in a custom widget
- Form link throwing website to main language
- How to make a can’t hide widget?
- Create widget in dashboard displaying a custom user field?
- How do I pass the id of my widget to javascript in the form function?
- Redirect to page after a widget form submit
- Fire on widgets_init only on dashboard
- RSS dashboard widget not showing visuals
- How to create a dashboard widget for one user
- How to position custom dashboard widgets on side column
- Grabbing how Many Posts by Month for a Dashboard Widget
- Dashboard Widget drawn before opening HTML tag
- Remove “Content” and “Discussion” from Right Now Dashboard Widget
- modifying title (in dashboard) for different widget instances
- Adding dashboard widgets to show – custom post type stats, information from other plugins
- Change number of widget columns in dashboard?
- Allow users to give a dashboard widget a custom name using ACF
- Quick Draft widget in weird place on dashboard after being re-added
- A message to clients in the dashboard widget received from another site
- Set a dashboard widget to the top?
- Array showing all values of loop instead of specific value to post
- How can I add a widget area to the top of the Dashboard?
- How to customize WordPress dashboard for different users?
- Can I use wp_widget_rss_output to show my site’s feed in the dashboard?
- WordPress version quick check?
- Registered widget is showing up collapsed in the dashboard
- can’t edit widgets after moving from subfolder to root
- Widget front-end fails to echo as expected from checkbox
- Taxonomies not showing in WP Dashboard Right Now widget
- How to make custom dashboard widget to display alert in front-end?
- How to show WordPress Dashboard Widgets on Frontend?
- class WP_Widget – Different dashboard preview for custom widget
- Unable to add options on dashboard widget ?
- Custom dashboard widget – load style only for added widget
- How to add the “page” post type to Recent Activity widget displayed in admin?
- Create custom dashboard for plugin
- link wordpress and stackoverflow
- Widget with random posts from a blog for external sites
- Trigger Submit Event when Widget is added to Sidebar
- Ask user permission when activating a plugin
- How do i export the HTML from text widgets?
- the_widget() and widget’s ID
- How to put Stack Exchange Flair as widget?
- Image Upload Widget Issue
- Wp Customizer event for when a new widget has been added
- How to extend WP_Widget_Media
- Drafts widget for admin page
- Global $wpdb is not showing correct data with function call
- Color picker in widget appears twice when added via the Customizer
- Widget – link to page rather than absolute url
- Insert widgets into loop/custom query at every nth position
- Twenty Fourteen: how do they populate by default the sidebar?
- WordPress widget not appearing in editors widget list
- How to insert widgets into a post?
- Widget’s Content Mssing in Child Theme
- Change Woocommerce Product Categories Widget ‘Title’ based on Product Category
- Why isn’t my custom widget outputting any content?
- Make single widget area top level in 4.0 Customize Panel
- Sidebar widgets – dynamic CSS : problem with widget-title
- changing the style of sidebar
- Vimeo Feed gived dead link with RSS widget?
- why the code html apear in this widget in footer
- A checkbox Option for description in Widget
- My widgets do not save
- How can I only show a widget prior to a specific date?
- Inkness theme sidebar
- My Email Newsletter plugin will not configure when I try to import the widget
- Imported blog page layout messed
- My understrap-child theme doesent have a head.php, footer.php
- How do you submit a widget for the wordpress directory?
- Database size Widget