CB is server-side framework, buttons are part of UI, so there is no matter if you use boss_news or not, some http request should be done to call some action on server side
On Tue, Feb 10, 2015 at 8:40 AM, Roelof Wobben <[email protected]> wrote: > Then boss_news cannot do the job. > > Like I said the trigger is pressing a button and not a database change. > The database change will be after the shopping cart is changed. > > Roelof > > > Op dinsdag 10 februari 2015 06:41:29 UTC+1 schreef Dmitry Polyanovsky: > >> Hello, >> >> boss_news watching your database for changes and make actions based on >> those changes. So, to activate boss_news, you need to change something in >> your database. Also, there is two important notes: there is should be a >> model for type of record you want to change and it should be done thru CB, >> otherwise boss_news can't see that. >> >> On Mon, Feb 9, 2015 at 11:01 PM, Roelof Wobben <[email protected]> >> wrote: >> >>> Hello, >>> >>> im reading the ChicagoBoss , Rough introduction pdf where is a mention >>> about Bossnews where you can make soft real updates in page. >>> >>> Can I also use that idea to a shopping cart which must be updated as >>> soon as a user presses the buy me button. >>> >>> Roelof >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "ChicagoBoss" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> Visit this group at http://groups.google.com/group/chicagoboss. >>> To view this discussion on the web visit https://groups.google.com/d/ >>> msgid/chicagoboss/037b2ea8-e667-4b82-9cbd-a01728b357f2% >>> 40googlegroups.com >>> <https://groups.google.com/d/msgid/chicagoboss/037b2ea8-e667-4b82-9cbd-a01728b357f2%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- > You received this message because you are subscribed to the Google Groups > "ChicagoBoss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > Visit this group at http://groups.google.com/group/chicagoboss. > To view this discussion on the web visit > https://groups.google.com/d/msgid/chicagoboss/5e42bb4d-059c-44ce-b9a2-9de8f1d0f802%40googlegroups.com > <https://groups.google.com/d/msgid/chicagoboss/5e42bb4d-059c-44ce-b9a2-9de8f1d0f802%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "ChicagoBoss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/chicagoboss. To view this discussion on the web visit https://groups.google.com/d/msgid/chicagoboss/CAF9GSxbskV4VJPhq-YqwbnXMft-nOHkQr9Bo4rN6QHO8V8m3cg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
