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.
Diff: