Difference: 530HTMLEditor (1 vs. 3)

Revision 32020-05-12 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="Main.APPX530Features"

HTML Editor Improvements

Line: 17 to 17
  A blank will never show the toolbar/footer and will add an icon to popup a floating editor window instead.
Changed:
<
<
A ? lets the client choose which is best (default). In this case the client will look at the spec for "editorFullMinRows" (default 6). If the field is at least this many rows on the screen it will show the full editor with toolbars and footer in the field. If less than that many rows it will switch to no toolbars and footer and will add the popup icon. When the popup window fires it will default to a physical size that is based on two client properties "editorHeight" and "editorWidth" which default to 400 and 600 respectively. Once the popup fires you can move and resize it. All client settings are under [UIDefaults] and can be changed after login via .CLIENT LOAD URL.
>
>
A ? lets the client choose which is best (default). In this case the client will look at the spec for "editorFullMinRows" (default 6). If the field is at least this many rows on the screen it will show the full editor with toolbars and footer in the field. If less than that many rows it will switch to no toolbars and footer and will add the popup icon. When the popup window fires it will default to a physical size that is based on two client properties "editorHeight" and "editorWidth" which default to 400 and 600 respectively. Once the popup fires you can move and resize it. All client settings are under [UIDefaults] and can be changed after login via .CLIENT LOAD URL.
  The icon for the editor popup will appear to the right of the first row of the field:

Revision 22013-12-31 - JeanNeron

Line: 1 to 1
Changed:
<
<
META TOPICPARENT name="APPX530Features"
>
>
META TOPICPARENT name="Main.APPX530Features"
 

HTML Editor Improvements

The HTML Editor has been changed to make it easier to use with small text fields.

Line: 33 to 33
 
META FILEATTACHMENT attachment="editor.png" attr="h" comment="" date="1381182751" name="editor.png" path="editor.png" size="28663" user="JeanNeron" version="1"
META FILEATTACHMENT attachment="icon.png" attr="h" comment="" date="1381183187" name="icon.png" path="icon.png" size="6022" user="JeanNeron" version="1"
Added:
>
>
META TOPICMOVED by="JeanNeron" date="1388522871" from="Sandbox.530HTMLEditor" to="Main.530HTMLEditor"

Revision 12013-10-07 - JeanNeron

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="APPX530Features"

HTML Editor Improvements

The HTML Editor has been changed to make it easier to use with small text fields.


Overview:

The HTML Editor has been changed to make it easier to use with small text fields.

When defining an HTML EDITOR control, there is a new flag you can use to control the header/footer of the editor:

editor.png

A check will always show the HTML editor toolbar/footer in the field.

A blank will never show the toolbar/footer and will add an icon to popup a floating editor window instead.

A ? lets the client choose which is best (default). In this case the client will look at the spec for "editorFullMinRows" (default 6). If the field is at least this many rows on the screen it will show the full editor with toolbars and footer in the field. If less than that many rows it will switch to no toolbars and footer and will add the popup icon. When the popup window fires it will default to a physical size that is based on two client properties "editorHeight" and "editorWidth" which default to 400 and 600 respectively. Once the popup fires you can move and resize it. All client settings are under [UIDefaults] and can be changed after login via .CLIENT LOAD URL.

The icon for the editor popup will appear to the right of the first row of the field:

icon.png

Comments:

Read what other users have said about this page or add your own comments.


<--/commentPlugin-->

-- JeanNeron - 2013-10-07

META FILEATTACHMENT attachment="editor.png" attr="h" comment="" date="1381182751" name="editor.png" path="editor.png" size="28663" user="JeanNeron" version="1"
META FILEATTACHMENT attachment="icon.png" attr="h" comment="" date="1381183187" name="icon.png" path="icon.png" size="6022" user="JeanNeron" version="1"
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback