Hello all,
Does anybody know if there's an HTML editor that I can use with Navision? My customer wants to write and store formatted (simple formatting, like bold, colors, etc) announcements in Navision that are then displayed in a control on a time entry website. I was thinking if I can link to an HTML editor that sends back the string including tags, I could just save that text string in Navision and display it in the web control.
Any help would be appreciated,
Daniel.
0
Answers
regards
RIS Plus, LLC
Like:
<input type="button" class="button" accesskey="u" name="addbbcode4" value=" u " style="text-decoration: underline; width: 30px" onClick="bbstyle(4)" onMouseOver="helpline('u')" />
regards
The Customer clicks on the Button in Form -> Word create, after them it comes an confirm (press ok When finished in WORD :!:, not before). Go to Word Insert into the rows your HTML-Code (like <a href = ..../a>). When finished, go to Navision press Ja, Yes, Ok on the ConfirmButton. The code from the rows will be insert in the table. Here the Code. I've tested with Word 2002 and it works fine. And you can use Word as editor for comments.
I hope it is this, what you need.
regards
http://www.BiloBeauty.com
http://www.autismspeaks.org
Do It Yourself is they key. Standard code might work - your code surely works.
So you'd see this in Word:
This is bold. This is red. This is Italic
And the string coming into Navision would be this: Then all I would need to do is set the web control's content to that string and it would display correctly.
RIS Plus, LLC
http://freetextbox.com/
http://cutesoft.net/example/general.aspx
Neither one of them is automated (yet, and I don't know if I will need to do that), but they are simple WYSIWYG text editors with easy access to the marked up html.
RIS Plus, LLC
RIS Plus, LLC
Jan Hoek
Product Developer
Mprise Products B.V.
regards