General downloads

PawnTextEditor

Author
Pawan Poojari  
Category
General downloads
Date
20/08/2011
Size
367 KB
Downloads
1444
MD5 digest
4FE5E272A6882BAE72E3D7B49B892245
Rating
54321
Popularity
Not yet downloaded in the last two weeks
This Automation gives you the possiblilty to add big amount of formated text into Item table or rather any other table. It uses BLOB Field to store data.

Features:

- Possiblity to store huge amount of formatted text data
- Import and export data in RTF format
- Bold ,italic , text align, font color, font size and other formating options


Installation Instructions:

1. Install setup from PawnTextEditor Setup folder

2. Import Install.FOB to ObjectDesigner

3. Add BLOB Field HTMLData to item table

4. Add variable to page or form
Variable name : PawnTextEditor
datatype : codeunit
subtype : PawnTextEditor Management

5. Add button to page or form as "Edit Html Content" and write code to the button
PawnTextEditor.EditText(Rec);
CurrForm.UPDATE;

6. Thats it!!!!!


Special credits to
Waldo - After seeing WaldoNavpad it inspired me to take this up.
Richard Parsons from codeproject


"There's always more than one way to do it." so let me know if you find any bugs...
Download this file

Screenshots