Stuck in a new issue regarding adding store selector for my custom module in admin form - I need to add a store selector and to add the values of a store in a different table as it is working with existing cms_block and cms_page modules
EDIT
I added a custom form in admin section without using ui_component and now added a store selector in form, now a new issue in my front is to save this store data in my custom modules store's table , my custom table is cms_job and my custom module's store table is cms_job_store
now further i want to save data in both these tables and to retrive data for Grid section which is generated using ui_component
please help me on this,
Thanks
