Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Imported From: http://groups.google.com/group/in-portal-dev/browse_thread/thread/5fe9214303208f70#

Currently we use integer numbers to identify content block on the page like
this: *<inp2:st_ContentBlock num="5"/>*. We don't use content block name,
since numeric field can be accessed faster in database.

Recently I came across need to place content block below each field on
front-end form. To solve my case I passed "prefix" and "field name" as
content block number and applied "crc32" function to that string to retrieve
proper number.

Related Tasks

Jira Legacy
serverSystem Jira
serverId513b375f-8291-

Best Regards,
http://www.in-portal.com
http://www.alex-time.com
3313-9d9f-704c39b1f915
keyINP-739