Menu

#17 RASD: Saveing triggers - rasdc_triggers

1.0
open
nobody
new (13)
2019-09-10
2019-09-10
Domen Dolar
No

Now there is limit of trigger code in RASD tool. You can store around 32k chars (browser limit). In database there is no limit.
Saveing should be done with ajax call where trigger data will be splited to smaler parts.
When printing data to html be careful because htp.p function is limited to 32k.

Discussion

  • Domen Dolar

    Domen Dolar - 2019-09-10
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,2 +1,3 @@
     Now there is limit of trigger code in RASD tool. You can store around 32k chars (browser limit). In database there is no limit.
     Saveing should be done with ajax call where trigger data will be splited to smaler parts.
    +When printing data to html be careful because htp.p function is limited to 32k.
    
     
  • Domen Dolar

    Domen Dolar - 2019-09-10
    • labels: --> new
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.