dchun / QuoteManager

Saas App for Managing Quotes and getting paid
https://quotemanager.boopis.com
0 stars 0 forks source link

Create Radio Setting For Form Trigger #170

Closed dchun closed 9 years ago

dchun commented 9 years ago

Right now, we still have shopify specific javascript int he inline js. We need to take that out and add it as a setting for triggering the form to render (we should also allow the user to define the parameters so we don't have to create options for each platform. So if we allow a user to just add a class or id of a button that already exists in the DOM we can use that to trigger the opening of the form, while also replacing the typical behvior). We should also have an option to have the form render on page load (not as a popup) and lastly an option to have a small widget on the bottom of the screen to trigger the form to open.

phuong3030 commented 9 years ago

https://github.com/boopis/QuoteManager/pull/193