![]() |
||||||||||||||||||||
imScript Manual |
![]() |
Mode - attribute |
||||||||||||||||||
![]() |
||||||||||||||||||||
|
![]() |
As one text field in administration mode labeled on page by two special marks/links to text edition page – all text fields should be placed in valid place in common HTML code. It is not allowed to place the text field inside Head tag (e.g.), or inside other HTML tag, because special marks will not be placed in valid place and the page will generates wrong. As a solution for above-mentioned problem is used mode attribute Read/Write to set the text field position properties. If the text field has attribute mode=”Read” inside tag, it can be placed inside other HTML tag and can be accessible to view in normal page mode. In administration mode this text field will be not accessible because of special marks absence. To edit this text field content the additional text field tag with same number but with attribute mode=”write” should be placed in valid place in common HTML code. This text field will be accessible to edit and enabled on page with special marks only in administration mode, but not accessible in normal mode.
<table border="0" width="550" background="<?imcms:text no=’9’ mode='read'?>"> |
||||||||||||||||||
![]() |
![]() |
|||||||||||||||||||
![]() |
![]() |
![]() |
![]() |
[Help for the whole system | imScript manual | All documentation]
Suggestions or comments? Please send us a mail: info@imcode.com