Not applicable
Hi Khasim, 
 1. Create the “Submit Request” UI Action , use GlideModal to open the Modal
 2. Create the Modal Dialog UI Page
3. Create Script Include which will send server side data to client side using GlideAjax
4. Use a Modal Component triggered by the “Submit Request” button.